AcceptEvent(const SDL_Event *event) | PG_MessageObject | [protected, virtual] |
captureObject | PG_MessageObject | [protected, static] |
EnableReceiver(bool enable) | PG_MessageObject | |
eventActive(const SDL_ActiveEvent *active) | PG_MessageObject | [protected, virtual] |
eventIdle() | PG_MessageObject | [protected, virtual] |
eventInputFocusLost(PG_MessageObject *newfocus) | PG_MessageObject | [protected, virtual] |
eventKeyDown(const SDL_KeyboardEvent *key) | PG_MessageObject | [protected, virtual] |
eventKeyUp(const SDL_KeyboardEvent *key) | PG_MessageObject | [protected, virtual] |
eventMouseButtonDown(const SDL_MouseButtonEvent *button) | PG_MessageObject | [protected, virtual] |
eventMouseButtonUp(const SDL_MouseButtonEvent *button) | PG_MessageObject | [protected, virtual] |
eventMouseMotion(const SDL_MouseMotionEvent *motion) | PG_MessageObject | [protected, virtual] |
eventQuit(int id, PG_MessageObject *widget, unsigned long data) | PG_MessageObject | [protected, virtual] |
eventQuitModal(int id, PG_MessageObject *widget, unsigned long data) | PG_MessageObject | [protected, virtual] |
eventResize(const SDL_ResizeEvent *event) | PG_MessageObject | [protected, virtual] |
eventSysWM(const SDL_SysWMEvent *syswm) | PG_MessageObject | [protected, virtual] |
GetCapture() | PG_MessageObject | |
IsEnabled() | PG_MessageObject | |
my_quitEventLoop | PG_MessageObject | [protected, static] |
objectList | PG_MessageObject | [protected, static] |
PG_Application class | PG_MessageObject | [friend] |
PG_MessageObject() | PG_MessageObject | |
ProcessEvent(const SDL_Event *event) | PG_MessageObject | [virtual] |
PumpIntoEventQueue(const SDL_Event *event) | PG_MessageObject | [static] |
ReleaseCapture() | PG_MessageObject | |
ReleaseInputFocus() | PG_MessageObject | |
SetCapture() | PG_MessageObject | |
SetInputFocus() | PG_MessageObject | |
sigAppIdle | PG_MessageObject | |
TranslateNumpadKeys(SDL_KeyboardEvent *key) | PG_MessageObject | |
WaitEvent(Uint32 delay=0) | PG_MessageObject | [static] |
~PG_MessageObject() | PG_MessageObject | [virtual] |