Uses of Class
VASSAL.tools.LaunchButton
Package | Description |
---|---|
VASSAL.build.module |
Contains classes that may be added to a
GameModule . |
VASSAL.build.module.map |
Contains classes that may be added to a
Map . |
VASSAL.build.module.properties | |
VASSAL.build.module.turn |
-
Uses of LaunchButton in VASSAL.build.module
Fields in VASSAL.build.module declared as LaunchButton Modifier and Type Field Description protected LaunchButton
ChartWindow. launch
protected LaunchButton
DiceButton. launch
protected LaunchButton
DoActionButton. launch
protected LaunchButton
Inventory. launch
protected LaunchButton
NotesWindow. launch
protected LaunchButton
PieceWindow. launch
protected LaunchButton
ToolbarMenu. launch
protected LaunchButton
Map. launchButton
protected LaunchButton
PlayerRoster. retireButton
-
Uses of LaunchButton in VASSAL.build.module.map
Fields in VASSAL.build.module.map declared as LaunchButton Modifier and Type Field Description protected LaunchButton
GlobalMap. launch
protected LaunchButton
HidePiecesButton. launch
protected LaunchButton
ImageSaver. launch
protected LaunchButton
LayerControl. launch
protected LaunchButton
LOS_Thread. launch
protected LaunchButton
MapShader. launch
protected LaunchButton
MassKeyCommand. launch
protected LaunchButton
PieceRecenterer. launch
protected LaunchButton
TextSaver. launch
protected LaunchButton
PieceMover. markUnmovedButton
protected LaunchButton
Zoomer. zoomInButton
protected LaunchButton
Zoomer. zoomOutButton
protected LaunchButton
Zoomer. zoomPickButton
Methods in VASSAL.build.module.map that return LaunchButton Modifier and Type Method Description LaunchButton
LayerControl. getLaunchButton()
protected LaunchButton
MassKeyCommand. getLaunchButton()
Methods in VASSAL.build.module.map with parameters of type LaunchButton Modifier and Type Method Description protected void
MassKeyCommand. setLaunchButton(LaunchButton launch)
-
Uses of LaunchButton in VASSAL.build.module.properties
Fields in VASSAL.build.module.properties declared as LaunchButton Modifier and Type Field Description protected LaunchButton
ChangePropertyButton. launch
-
Uses of LaunchButton in VASSAL.build.module.turn
Fields in VASSAL.build.module.turn declared as LaunchButton Modifier and Type Field Description protected LaunchButton
TurnTracker. launch