Public Member Functions | |
function_event (graphics_event::event_fcn fcn, void *data=0) | |
void | execute (void) |
function_event::function_event | ( | graphics_event::event_fcn | fcn, | |
void * | data = 0 | |||
) | [inline] |
void function_event::execute | ( | void | ) | [inline, virtual] |
Implements base_graphics_event.