JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
VASSAL.build.module.PlayerRoster.PlayerInfo
Packages that use
PlayerRoster.PlayerInfo
Package
Description
VASSAL.build.module
Contains classes that may be added to a
GameModule
.
Uses of
PlayerRoster.PlayerInfo
in
VASSAL.build.module
Fields in
VASSAL.build.module
with type parameters of type
PlayerRoster.PlayerInfo
Modifier and Type
Field
Description
protected
List
<
PlayerRoster.PlayerInfo
>
PlayerRoster.
players
Methods in
VASSAL.build.module
that return
PlayerRoster.PlayerInfo
Modifier and Type
Method
Description
PlayerRoster.PlayerInfo
[]
PlayerRoster.
getPlayers
()