[SDL] SDL mouse events.

Lucas lucas_pet at live.co.uk
Fri Mar 7 10:08:48 PST 2008


I use 'while(SDL_PollEvent...' to manage my mouse events and the following 
questions came to mind:

Can there be multiple event per type on the queue?
If so, how many mouse events would there be on the queue if my program runs 
once every second and my mouse gets polled by windows at 500Hz(and moves 
randomly)? 500?

Thanks.





More information about the SDL mailing list