ofDoc > events > ofKeyEventArgs

ofKeyEventArgs

Public Types

Public Attributes

int key
int keycode
int scancode
unsigned int codepoint

Public Functions

ofKeyEventArgs (Type type, int key, int keycode, int scancode, unsigned int codepoint)
ofKeyEventArgs (Type type, int key)