class DOOMKEYS_H General cluster: brie_doom description: "chocolate doom doomkeys.h Key definitions" Ancestors ANY Queries Key_backspace: INTEGER_32 Key_capslock: INTEGER_32 Key_del: INTEGER_32 Key_downarrow: INTEGER_32 Key_end: INTEGER_32 Key_enter: INTEGER_32 Key_equals: INTEGER_32 Key_escape: INTEGER_32 Key_f1: INTEGER_32 Key_f10: INTEGER_32 Key_f11: INTEGER_32 Key_f12: INTEGER_32 Key_f2: INTEGER_32 Key_f3: INTEGER_32 Key_f4: INTEGER_32 Key_f5: INTEGER_32 Key_f6: INTEGER_32 Key_f7: INTEGER_32 Key_f8: INTEGER_32 Key_f9: INTEGER_32 Key_home: INTEGER_32 Key_ins: INTEGER_32 Key_lalt: INTEGER_32 Key_leftarrow: INTEGER_32 Key_minus: INTEGER_32 Key_numlock: INTEGER_32 Key_pause: INTEGER_32 Key_pgdn: INTEGER_32 Key_pgup: INTEGER_32 Key_prtscr: INTEGER_32 Key_ralt: INTEGER_32 Key_rctrl: INTEGER_32 Key_rightarrow: INTEGER_32 Key_rshift: INTEGER_32 Key_scrlck: INTEGER_32 Key_tab: INTEGER_32 Key_uparrow: INTEGER_32 Keyp_0: INTEGER_32 Keyp_1: INTEGER_32 Keyp_2: INTEGER_32 Keyp_3: INTEGER_32 Keyp_4: INTEGER_32 Keyp_5: INTEGER_32 Keyp_6: INTEGER_32 Keyp_7: INTEGER_32 Keyp_8: INTEGER_32 Keyp_9: INTEGER_32 Keyp_divide: INTEGER_32 Keyp_enter: INTEGER_32 Keyp_equals: INTEGER_32 Keyp_minus: INTEGER_32 Keyp_multiply: INTEGER_32 Keyp_period: INTEGER_32 Keyp_plus: INTEGER_32 Scancode_to_keys_array: ARRAY [INTEGER_32]
Generated by ISE EiffelStudio