Blender V2.61 - r43446

EventToBuf.h

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