TowerVR  1.0
TowerVR.Score Struct Reference

Public Member Functions

 Score (int score)
 

Static Public Member Functions

static Score Add (Score s1, Score s2)
 
static Score GetScore (TowerPieceDifficulty towerPieceDifficulty)
 

Properties

int score [get]
 

Constructor & Destructor Documentation

TowerVR.Score.Score ( int  score)

Constructs a score object

Member Function Documentation

static Score TowerVR.Score.Add ( Score  s1,
Score  s2 
)
static

Computes the sum of two scores

static Score TowerVR.Score.GetScore ( TowerPieceDifficulty  towerPieceDifficulty)
static

Get the score of a provided difficulty.

Property Documentation

int TowerVR.Score.score
get

The actual score, can only be get not set


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