terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Input.Keyboard Class Reference

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< KeyCodeUnityKeys
 
static List< KeyCodeLastUnityKeys
 
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
 

Detailed Description

Definition at line 9 of file Keyboard.cs.


The documentation for this class was generated from the following file: