[SDL] 1.3 Event source addition

Ryan C. Gordon icculus at icculus.org
Thu Jun 29 10:28:48 PDT 2006


> I like the event loop of SDL and my only problem with 1.2 series is
> that the Event subsystem is completly hidden and close. There is no
> way to extends this part of the library that I know. It would really
> interesting to be able to register new event source that are triggered
> by SDL automatically.

What's wrong with SDL_PushEvent()?

--ryan.






More information about the SDL mailing list