Resonance Game
Team Walterio Fuchsbauer
 All Classes Namespaces Files Functions Variables Enumerations Properties
Resonance.GameMode Class Reference

Superclass to represent a game mode. More...

List of all members.

Public Member Functions

 GameMode (int m)
bool terminated ()
int finaliseScore (bool gVKilled, int score)
 GameMode (int m)
bool terminated ()

Public Attributes

readonly int MODE
const int TIME_ATTACK = 0
const int SURVIVAL = 1
const int ELIMINATION = 2
int MODE
const int ARCADE = 0
const int OBJECTIVES = 1

Detailed Description

Superclass to represent a game mode.


Constructor & Destructor Documentation


Member Function Documentation

int Resonance.GameMode.finaliseScore ( bool  gVKilled,
int  score 
)

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the call graph for this function:


Member Data Documentation


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