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
Controller.ControllerActionVector Class Reference

Public Member Functions

bool Active (ControllerDevice device)
 
bool RequiredStateValid (ControllerDevice device)
 
Vector2 GetValue (ControllerDevice controller)
 
 ControllerActionVector ()
 

Public Attributes

string Id
 
ControllerActionAxis X
 
ControllerActionAxis Y
 
int DisplayPriority
 
ControllerActionVector LinkedAction
 
bool Enabled = true
 
bool DisabledUntilClear
 

Properties

ControllerActionAxis MappedX [get]
 
ControllerActionAxis MappedY [get]
 
bool HasMapping [get]
 
ControllerActionButton.RequiredButtonState RequiredState [get]
 
bool HasMappingExcludeLinked [get]
 
ControllerActionButton.RequiredButtonState RequiredStateExcludeLinked [get]
 

Detailed Description

Definition at line 7 of file ControllerActionVector.cs.


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