Blender  V2.59
EventToBuf.h
Go to the documentation of this file.
00001 
00029 char *eventtype_to_string(GHOST_TEventType type);
00030 void event_to_buf(GHOST_EventHandle evt, char buf[128]);
00031