ManaPlus
|
#include "enums/simpletypes/enumdefines.h"
Go to the source code of this file.
Namespaces | |
KeyboardFocus | |
Typedefs | |
typedef KeyboardFocus ::T | KeyboardFocusT |
Enumerations | |
enum | KeyboardFocus::T { KeyboardFocus::Unfocused = 0 , KeyboardFocus::Focused = 1 , KeyboardFocus::Focused2 = 2 } |
typedef KeyboardFocus ::T KeyboardFocusT |
Definition at line 33 of file keyboardfocus.h.