Contestant
com.phasmidsoftware.gambit.game.Contestant
A named contestant in a tournament.
Wraps a Player with a display name so the league table can identify each entry independently of the Boolean player-identity used internally by two-player GameRunner.
Type parameters
- M
-
the move type.
- Pl
-
the player identity type.
- S
-
the state type.
Value parameters
- name
-
display name for the league table.
- player
-
the underlying player.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article