|
TowerVR
1.0
|
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] |
| TowerVR.Score.Score | ( | int | score | ) |
Constructs a score object
|
static |
Get the score of a provided difficulty.
|
get |
The actual score, can only be get not set