|
Flying Piggy 2D Runner Kit
1.0
Complete 2D runner template for Unity
|
Public Member Functions | |
| virtual bool | Increase (int n) |
Protected Attributes | |
| int | id |
| int | value |
| string | name |
Properties | |
| int | Id [get, set] |
| int | Value [get, set] |
| string | Name [get, set] |
Holds data of a score
|
virtual |
Increases value by n
Reimplemented in Highscore.
|
protected |
Unique ID
|
protected |
Name of the score
|
protected |
Value of the score
|
getset |
|
getset |
|
getset |