libvisual
0.5.0
|
Custom event. More...
#include <libvisual/lv_event.h>
Public Attributes | |
int | event_id |
Unique number for identification. | |
int | data_int |
Optional integer data. | |
void * | data_ptr |
Optional data pointer. | |
Custom event.
Definition at line 147 of file lv_event.h.