[SDL] event que on keyboard
Chris Dion
chris at newpublishing.com
Sun Jun 18 09:47:56 PDT 2000
Try SDL_PollEvents instead of SDL_WaitEvent.
- Chris
At 03:09 PM 6/18/00 +0200, you wrote:
>my programm contains a timer because it's kinda of realtime app and i
>want to get the keyboard input but if i put there the fuction
>UpdateInput(); of my on fuctions it waits for an event instead
>of reading out of the event_que which i don;t know where to read out
>and this stops my programm until there is a key-board event.
>
>what is there to do ?
>
>Thank you
More information about the SDL
mailing list