250 case Reset:
return "Reset";
251 case KeyDown:
return "KeyDown";
252 case KeyUp:
return "KeyUp";
268 n_error(
"InputEvent::TypeToString(): invalid type!\n");
A translated character code.
void __cdecl n_error(const char *msg,...)
This function is called when a serious situation is encountered which requires abortion of the applic...
Definition debug.cc:138
A 2-component float vector class.
Definition vec2.h:21
int IndexT
Definition types.h:39