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.ControllerDeviceManager Class Reference
+ Inheritance diagram for Controller.ControllerDeviceManager:

Public Member Functions

void UpdateConnectedControllers (float elapsedTime, bool forceUpdate=false)
 
 ControllerDeviceManager ()
 
virtual void Init ()
 
virtual void Shutdown ()
 

Static Public Member Functions

static void Create ()
 
static void Create (string resourceId)
 
static void Destroy ()
 

Public Attributes

List< ControllerDeviceAttachedDevices
 
List< ControllerDeviceUnconfiguredList
 
List< ControllerDeviceActiveControllers
 

Properties

staticInstance [get]
 

Private Member Functions

void UpdateDevices (float elapsedTime)
 
void OnEnable ()
 
void OnDisable ()
 

Static Private Member Functions

static void CreateOnMainThread (object resourceId)
 
static void Cleanup ()
 

Private Attributes

int lastFrame = 1
 
List< ControllerDevice_deviceUpdateList
 
List< UnityInputDevice_joyConUpdateList
 
List< ControllerDevice_unconfiguredUpdateList
 

Static Private Attributes

static_instance
 
static bool _initialised
 

Detailed Description

Definition at line 9 of file ControllerDeviceManager.cs.


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