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

Public Member Functions

 GamepadTranslator (string config)
 
ButtonType Read (string button)
 
bool ButtonPressed (string button, JoystickState state)
 
float AxisPressed (string axis, JoystickState state)
 
bool DpadPressed (string dpad, JoystickState state)
 
float TriggerPressed (string trigger, JoystickState state)
 

Private Attributes

Dictionary< string, ButtonTypeData
 

Detailed Description

Definition at line 9 of file GamepadTranslator.cs.


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