|
string | API [get, set] |
| Virtual platform API name to be used by this game. More...
|
|
string | Title [get, set] |
| Full title of the game. More...
|
|
string | Version [get, set] |
| Version number of this iteration of the game. Usually in major.minor[.build[.revision]] format. More...
|
|
string | AuthorName [get, set] |
| Real name or alias of the author of this game. More...
|
|
string | AuthorContact [get, set] |
| Optional email address / twitter handle / Steam account link etc for contacting the author. More...
|
|
string | Description [get, set] |
| Optional brief description of the game. More...
|
|
int | UpdateRate [get, set] |
| Desired number of game updates / screen redraws per second. More...
|
|
string | API [get] |
| Virtual platform API name to be used by this game. More...
|
|
string | Title [get] |
| Full title of the game. More...
|
|
string | Version [get] |
| Version number of this iteration of the game. Usually in major.minor[.build[.revision]] format. More...
|
|
string | AuthorName [get] |
| Real name or alias of the author of this game. More...
|
|
string | AuthorContact [get] |
| Optional email address / twitter handle / Steam account link etc for contacting the author. More...
|
|
string | Description [get] |
| Optional brief description of the game. More...
|
|
int | UpdateRate [get] |
| Desired number of game updates / screen redraws per second. More...
|
|
Class-level attribute to provide information about an arcade game.