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.Joystick Class Reference
+ Collaboration diagram for Microsoft.Xna.Framework.Input.Joystick:

Static Public Member Functions

static JoystickCapabilities GetCapabilities (int index)
 
static JoystickState GetState (int index)
 

Properties

static bool IsSupported [get, set]
 

Static Private Member Functions

static JoystickCapabilities PlatformGetCapabilities (int index)
 
static JoystickState PlatformGetState (int index)
 

Static Private Attributes

const bool PlatformIsSupported = false
 

Detailed Description

Definition at line 8 of file Joystick.cs.


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