Documentation

TurnsLevel
in package

Enumerates the warning levels that correspond to player turn thresholds

Table of Contents

Cases

High
Low
Medium
None

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

Methods

color()

Returns the CSS class color to use when displaying the player's turns

public color() : string
Return values
string

message()

Returns the warning to display when player's turns get low.

public message() : string
Return values
string

        
On this page

Search results