|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--VASSAL.build.AbstractBuildable
|
+--VASSAL.build.AbstractConfigurable
|
+--VASSAL.build.module.Map
|
+--VASSAL.build.module.PrivateMap
|
+--VASSAL.build.module.PlayerHand
| Inner classes inherited from class VASSAL.build.module.PrivateMap |
PrivateMap.View |
| Inner classes inherited from class VASSAL.build.module.Map |
Map.CreateFormatConfig, Map.IconConfig, Map.MoveToFormatConfig, Map.MoveWithinFormatConfig, Map.View |
| Inner classes inherited from class VASSAL.build.AutoConfigurable |
AutoConfigurable.Util |
| Fields inherited from class VASSAL.build.module.PrivateMap |
SIDE, USE_BOARDS, VISIBLE |
| Fields inherited from class VASSAL.build.module.Map |
ALLOW_MULTIPLE, boards, BUTTON_NAME, CREATE_FORMAT, EDGE_HEIGHT, EDGE_WIDTH, edgeBuffer, HIGHLIGHT_COLOR, HIGHLIGHT_THICKNESS, highlighter, HOTKEY, ICON, launchButton, LOCATION, mainWindowDock, MARK_MOVED, markMovedOption, metrics, mouseListenerStack, MOVE_TO_FORMAT, MOVE_WITHIN_FORMAT, multicaster, NAME, OLD_LOCATION, OLD_MAP, picker, PIECE_NAME, pieces, PLAYER_NAME, PLAYER_SIDE, scroll, SUPPRESS_AUTO, theMap, toolBar, USE_LAUNCH_BUTTON, useLaunchButton, zoom |
| Fields inherited from class VASSAL.build.AbstractConfigurable |
changeSupport, config, name |
| Fields inherited from class VASSAL.build.AbstractBuildable |
buildComponents |
| Fields inherited from interface VASSAL.build.Configurable |
NAME_PROPERTY |
| Constructor Summary | |
PlayerHand()
|
|
| Method Summary | |
void |
build(org.w3c.dom.Element el)
Build the object |
static java.lang.String |
getConfigureTypeName()
|
HelpFile |
getHelpFile()
|
StackMetrics |
getStackMetrics()
Every map must include a StackMetrics as one of its
build components, which governs the stacking behavior of
GamePieces on the map |
java.awt.Dimension |
mapSize()
|
Command |
placeAt(GamePiece piece,
java.awt.Point pt)
Place a piece at the destination point. |
| Methods inherited from class VASSAL.build.module.PrivateMap |
addTo, createParentFrame, getAttributeDescriptions, getAttributeNames, getAttributeTypes, getAttributeValueString, getView, isAccessibleTo, setAttribute, setBoards, setup, shouldDockIntoMainWindow |
| Methods inherited from class VASSAL.build.AbstractConfigurable |
addPropertyChangeListener, getConfigureComponents, getConfigureName, getConfigurer, remove, setConfigureName |
| Methods inherited from class VASSAL.build.AbstractBuildable |
add, getBuildComponents, getBuildElement, getComponents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface VASSAL.build.Configurable |
addPropertyChangeListener, getConfigureComponents, getConfigureName, getConfigurer, remove |
| Methods inherited from interface VASSAL.build.Buildable |
add, getBuildElement |
| Constructor Detail |
public PlayerHand()
| Method Detail |
public void build(org.w3c.dom.Element el)
Buildablebuild in class PrivateMapVASSAL.build.Buildablee - the XML element containing the object datapublic static java.lang.String getConfigureTypeName()
public HelpFile getHelpFile()
getHelpFile in class PrivateMapVASSAL.build.Configurablepublic StackMetrics getStackMetrics()
MapStackMetrics as one of its
build components, which governs the stacking behavior of
GamePieces on the mapgetStackMetrics in class MapVASSAL.build.module.Mappublic java.awt.Dimension mapSize()
mapSize in class MapVASSAL.build.module.Map
public Command placeAt(GamePiece piece,
java.awt.Point pt)
MapplaceAt in class MapVASSAL.build.module.MapCommand that reproduces this action
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||