Hey all,
Can anyone tell me what the precision of SDLKey is? Even better does
anyone know for sure what the highest value is that could ever be
returned in a key event’s sym field?–
End of Rant.
Jimmy
JimmysWorld.org
Hey all,
Can anyone tell me what the precision of SDLKey is? Even better does
anyone know for sure what the highest value is that could ever be
returned in a key event’s sym field?–
End of Rant.
Jimmy
JimmysWorld.org
Jimmy wrote:
Hey all,
Can anyone tell me what the precision of SDLKey is? Even better does
anyone know for sure what the highest value is that could ever be
returned in a key event’s sym field?
(SDLK_LAST - 1). See SDL_keysym.h