Uses of Class
VASSAL.build.module.PlayerRoster
Package | Description |
---|---|
VASSAL.build |
Provides classes for building Java instances automatically from XML
files.
|
VASSAL.build.module |
Contains classes that may be added to a
GameModule . |
-
Uses of PlayerRoster in VASSAL.build
Methods in VASSAL.build that return PlayerRoster Modifier and Type Method Description PlayerRoster
GameModule. getPlayerRoster()
-
Uses of PlayerRoster in VASSAL.build.module
Methods in VASSAL.build.module that return PlayerRoster Modifier and Type Method Description protected static PlayerRoster
PlayerRoster. getInstance()
Deprecated.Constructors in VASSAL.build.module with parameters of type PlayerRoster Constructor Description Add(PlayerRoster r, String playerId, String playerName, String side)
GameModule.getPlayerRoster()