DOMKeys
clay.web._WebRuntime.DOMKeys (private class)
Static Members
domKeyToKeyCode(keyCode: Int): clay.KeyCodeThis function takes the DOM keycode and translates it into the corresponding snow Keycodes value - but only if needed for special cases
| Name | Type |
|---|---|
keyCode |
Int |
| Returns |
|---|
| clay.KeyCode |
Private Members
dom_shift: Intdom_ctrl: Intdom_alt: Intdom_capslock: Intdom_pageup: Intdom_pagedown: Intdom_end: Intdom_home: Intdom_left: Intdom_up: Intdom_right: Intdom_down: Intdom_printscr: Intdom_insert: Intdom_delete: Intdom_lmeta: Intdom_rmeta: Intdom_kp_0: Intdom_kp_1: Intdom_kp_2: Intdom_kp_3: Intdom_kp_4: Intdom_kp_5: Intdom_kp_6: Intdom_kp_7: Intdom_kp_8: Intdom_kp_9: Intdom_kp_multiply: Intdom_kp_plus: Intdom_kp_minus: Intdom_kp_decimal: Intdom_kp_divide: Intdom_kp_numlock: Intdom_f1: Intdom_f2: Intdom_f3: Intdom_f4: Intdom_f5: Intdom_f6: Intdom_f7: Intdom_f8: Intdom_f9: Intdom_f10: Intdom_f11: Intdom_f12: Intdom_f13: Intdom_f14: Intdom_f15: Intdom_f16: Intdom_f17: Intdom_f18: Intdom_f19: Intdom_f20: Intdom_f21: Intdom_f22: Intdom_f23: Intdom_f24: Intdom_caret: Intdom_exclaim: Intdom_quotedbl: Intdom_hash: Intdom_dollar: Intdom_percent: Intdom_ampersand: Intdom_underscore: Intdom_leftparen: Intdom_rightparen: Intdom_asterisk: Intdom_plus: Intdom_pipe: Intdom_minus: Intdom_leftbrace: Intdom_rightbrace: Intdom_tilde: Intdom_audiomute: Intdom_volumedown: Intdom_volumeup: Intdom_comma: Intdom_period: Intdom_slash: Intdom_backquote: Intdom_leftbracket: Intdom_rightbracket: Intdom_backslash: Intdom_quote: Intdom_meta: Int