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
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Input.Keyboard Class Reference
+ Collaboration diagram for Microsoft.Xna.Framework.Input.Keyboard:

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 13 of file Keyboard.cs.


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