Converting SDL Scancode to Unicode *2.0*

closed account (N36fSL3A)
Hi,

I'm trying to make my game engine as abstract as possible. How can I convert a SDL_SCANCODE* to it's Unicode equivalent?

I never really had to do this before, but now I do. I really don't want to have to drop SDL altogether and move to WinAPI!
Topic archived. No new replies allowed.