Uses of Class
VASSAL.build.module.PlayerRoster
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule
.-
Uses of PlayerRoster in VASSAL.build
-
Uses of PlayerRoster in VASSAL.build.module
Modifier and TypeMethodDescriptionprotected static PlayerRoster
PlayerRoster.getInstance()
Deprecated, for removal: This API element is subject to removal in a future version.ModifierConstructorDescriptionAdd
(PlayerRoster r, String playerId, String playerName, String side) Remove
(PlayerRoster r, String playerId)
GameModule.getPlayerRoster()