|
PC Stable Documentation
|
|

Static Private Member Functions | |
| static private void | RegisterKeyToUIElement (int key_code, string name, bool is_image_set) |
| static KeyToUIElement | GetKeyToUIElement (int key_code) |
| static void | Init () |
Static Private Attributes | |
| static private ref map< int, ref KeyToUIElement > | m_KeysToUIElements |
|
inlinestaticprivate |
References Debug::Log(), m_KeysToUIElements, and ToString().
|
inlinestaticprivate |
References RegisterKeyToUIElement().
|
inlinestaticprivate |
References Debug::Log(), m_KeysToUIElements, name, and ToString().
Referenced by Init().
|
staticprivate |
Referenced by GetKeyToUIElement(), and RegisterKeyToUIElement().