Property | Type | Description | |
---|---|---|---|
roundText | Text |
Method | Description | |
---|---|---|
Update ( ) : void | ||
setMaxRoundsText ( int maxRounds ) : void |
Sets the maximum number of rounds to be displayed for this game. This method should only be called once at the start of the game scene.
|
public setMaxRoundsText ( int maxRounds ) : void | ||
maxRounds | int | |
return | void |