![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
Inheritance diagram for LevelSummaryManager:Classes | |
| class | LevelSummary |
Public Attributes | |
| GameObject | terminal |
| string | file |
| InterfaceController | ic |
| List< int > | lives = new List<int>() |
| List< Color > | graphColors = new List<Color>() |
| Color | graphBG |
Private Member Functions | |
| void | Awake () |
| void | Start () |
| void | AddLoadNextLevel () |
| void | AddFitnessGraph () |
| int | HighestLifeCount () |