Loading...
Searching...
No Matches
AdventureExtras.ArenaCommon Class Reference

Detailed Description

common logic used across all scenes in the adventure arena demo

https://adventure.softleitner.com/manual

Inheritance diagram for AdventureExtras.ArenaCommon:

Public Member Functions

void Exit ()
 
void Quit ()
 
bool Check ()
 
int GetStage ()
 
string GetStageName ()
 
int GetPrestige ()
 
void SetStage (int value)
 
void SetPrestige (int value)
 
void AdvanceStage ()
 
void SaveGame ()
 
void ClearGame ()
 
void LoadTitle ()
 
void LoadShop ()
 
void LoadStage ()
 

Public Attributes

Fader Fader
 
PersisterBase Persister
 
ArenaPlayer Player
 
ItemBase Essence
 

Static Public Attributes

static ArenaCommon Instance