Uses of Class
VASSAL.build.module.gamepieceimage.GamePieceImage
-
Uses of GamePieceImage in VASSAL.build.module.gamepieceimage
Modifier and TypeFieldDescriptionprotected GamePieceImage
InstanceConfigurer.defn
protected GamePieceImage
ItemInstance.defn
protected GamePieceImage
GamePieceLayout.imageDefn
Modifier and TypeMethodDescriptionGamePieceImageDefinitions.getGenericDefn
(String defnName) GamePieceLayout.getGenericDefn
(String defnName) GamePieceLayoutsContainer.getGenericDefn
(String defnName) Modifier and TypeMethodDescriptionGamePieceLayout.buildImage
(GamePieceImage defn) void
ImageItem.draw
(Graphics g, GamePieceImage defn) abstract void
Item.draw
(Graphics g, GamePieceImage defn) Implemented by subclass to draw itself.void
ShapeItem.draw
(Graphics g, GamePieceImage defn) void
SymbolItem.draw
(Graphics g, GamePieceImage defn) void
TextBoxItem.draw
(Graphics g, GamePieceImage defn) void
TextItem.draw
(Graphics g, GamePieceImage defn) protected void
ImageItem.loadImage
(GamePieceImage defn) void
GamePieceLayout.setImageDefn
(GamePieceImage d) static List
<ItemInstance> InstanceConfigurer.StringToProperties
(String s, GamePieceImage defn) ModifierConstructorDescriptionGamePieceImage
(GamePieceImage defn) ImageItemInstance
(String code, GamePieceImage defn) protected
InstanceConfigurer
(String key, String name, GamePieceImage defn) ItemInstance
(GamePieceImage defn) ShapeItemInstance
(String code, GamePieceImage defn) SymbolItemInstance
(String code, GamePieceImage defn) TextBoxItemInstance
(String code, GamePieceImage defn) TextItemInstance
(String code, GamePieceImage defn)