terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Static Public Member Functions | |
static KeyboardState | GetState () |
static KeyboardState | GetState (PlayerIndex playerIndex) |
Static Public Attributes | |
static KeyCode[] | keyCodes |
static Keys[] | keys |
static bool | keyboardActive |
static List< KeyCode > | UnityKeys |
static List< KeyCode > | LastUnityKeys |
static bool | IgnoreEnterUntilClear |
Static Package Functions | |
static void | SetKeys (List< Keys > keys) |
Static Private Member Functions | |
static KeyboardState | PlatformGetState () |
static | Keyboard () |
Static Private Attributes | |
static List< Keys > | _keys |
Definition at line 13 of file Keyboard.cs.