Package megamek.client.ui.widget.mapset
Class BattleArmorMapSet
java.lang.Object
megamek.client.ui.widget.mapset.BattleArmorMapSet
- All Implemented Interfaces:
DisplayMapSet
Class which keeps set of all areas required to represent Battle Armor unit in MekDisplay.ArmorPanel class.
-
Constructor Summary
ConstructorsConstructorDescriptionThis constructor can only be called from the addNotify method -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface megamek.client.ui.widget.mapset.DisplayMapSet
setCriticalLocations
-
Constructor Details
-
BattleArmorMapSet
This constructor can only be called from the addNotify method
-
-
Method Details
-
getContentGroup
- Specified by:
getContentGroupin interfaceDisplayMapSet
-
getBackgroundDrawers
- Specified by:
getBackgroundDrawersin interfaceDisplayMapSet
-
setEntity
- Specified by:
setEntityin interfaceDisplayMapSet
-