TurnsLevel
in package
Enumerates the warning levels that correspond to player turn thresholds
Table of Contents
Cases
Methods
- color() : string
- Returns the CSS class color to use when displaying the player's turns
- message() : string
- Returns the warning to display when player's turns get low.
Cases
None
Low
Medium
High
Methods
color()
Returns the CSS class color to use when displaying the player's turns
public
color() : string
Return values
stringmessage()
Returns the warning to display when player's turns get low.
public
message() : string