Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
SystemManager Class Reference
+ Inheritance diagram for SystemManager:

Public Types

enum  ControlType { Desktop , Mobile , Arcade }
 

Public Member Functions

void SetupLogger ()
 
void OnMobile ()
 
void OnDesktop ()
 
void DoSlowmotion (float _slowdownFactor, float _attack, float _hold, float _release, bool _setPitch=true)
 
void OpenURL (string _url)
 
void ForceSeedRandomization ()
 
ControlType GetCurrentControlSetup ()
 

Static Public Attributes

static SystemManager inst
 

Properties

bool IsMobile [get]
 

Private Member Functions

void Awake ()
 
void Update ()
 

Static Private Member Functions

static void InitStepOne ()
 

Private Attributes

float timeScaleDefault
 
float timeScaleDeltaDefault
 

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