Package megamek.common.templates
Class ProtoMekTROView
java.lang.Object
megamek.common.templates.TROView
megamek.common.templates.ProtoMekTROView
Creates a TRO template model for Protomeks.
-
Nested Class Summary
Nested classes/interfaces inherited from class megamek.common.templates.TROView
TROView.FormatTableRowMethod, TROView.Justification -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intaddEquipment(Entity entity, boolean includeAmmo) protected StringgetTemplateFileName(boolean html) protected voidinitModel(EntityVerifier verifier) Methods inherited from class megamek.common.templates.TROView
addArmorStructureEntries, addBasicData, addEntityFluff, addEquipment, addFixedOmni, addMekVeeAeroFluff, addPatchworkATs, addTransportBays, createView, formatArmorType, formatArmorType, formatLocationTableEntry, formatSystemFluff, formatTransporter, getIncludeFluff, getModelData, getSystemName, processTemplate, setIncludeFluff, setModelData, showFixedSystem, skipMount, stripNotes
-
Constructor Details
-
ProtoMekTROView
-
-
Method Details
-
getTemplateFileName
- Overrides:
getTemplateFileNamein classTROView
-
initModel
-
addEquipment
- Overrides:
addEquipmentin classTROView
-