103 keyCode(
Key::InvalidKey),
248 case Reset:
return "Reset";
249 case KeyDown:
return "KeyDown";
250 case KeyUp:
return "KeyUp";
266 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:48