#include <paragui_msgmap.h>
Collaboration diagram for PARAGUI_EVENTHANDLERDATA:
Public Attributes | |
MSG_CALLBACK | cbfunc |
the function to call. More... | |
SDLMessageObject* | calledobj |
the object to call *. More... | |
void* | data |
pointer to userdata. More... |
Definition at line 39 of file paragui_msgmap.h.
|
the object to call *.
Definition at line 45 of file paragui_msgmap.h. |
|
the function to call.
Definition at line 42 of file paragui_msgmap.h. |
|
pointer to userdata.
Definition at line 48 of file paragui_msgmap.h. |