Readonly
indexReadonly
nameReadonly
promptStatic
Readonly
DEFAULT_If true, it's this player's turn, and they'll have a visual indicator that they should act.
Renders the object for embedding in text.
Information about the visibility of the object, and who's viewing it.
Generated using TypeDoc
Represents a player in a game. Use a deriving class to store any per-player properties, like scores or owned objects. Use prompt to request inputs from a player.