#include <sdlhandler.h>
Public Member Functions | |
SDLHandler (const SDL_Event &) | |
wrap an SDL_Event | |
virtual void | operator() () |
emit this event | |
Static Public Member Functions | |
static void | queueEvents () |
poll SDL for events to add to the queue | |
Static Public Attributes | |
static SigC::Signal1< bool, const SDL_UserEvent &, BoolMarshal > | userEvent |
unhandled user event |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.