Uses of Class
VASSAL.build.module.PlayerRoster
Packages that use 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
Methods in VASSAL.build that return PlayerRoster -
Uses of PlayerRoster in VASSAL.build.module
Methods in VASSAL.build.module that return PlayerRosterModifier and TypeMethodDescriptionprotected static PlayerRoster
PlayerRoster.getInstance()
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in VASSAL.build.module with parameters of type PlayerRosterModifierConstructorDescriptionAdd
(PlayerRoster r, String playerId, String playerName, String side) Remove
(PlayerRoster r, String playerId)
GameModule.getPlayerRoster()