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.GamePadButtons Struct Reference

Public Member Functions

 GamePadButtons (Buttons buttons)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 

Static Public Member Functions

static bool operator== (GamePadButtons left, GamePadButtons right)
 
static bool operator!= (GamePadButtons left, GamePadButtons right)
 

Package Functions

 GamePadButtons (params Buttons[] buttons)
 

Package Attributes

readonly Buttons _buttons
 

Properties

ButtonState A [get]
 
ButtonState B [get]
 
ButtonState Back [get]
 
ButtonState X [get]
 
ButtonState Y [get]
 
ButtonState Start [get]
 
ButtonState LeftShoulder [get]
 
ButtonState LeftStick [get]
 
ButtonState RightShoulder [get]
 
ButtonState RightStick [get]
 
ButtonState BigButton [get]
 

Detailed Description

Definition at line 7 of file GamePadButtons.cs.


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