Package megamek.common.loaders
Class BLKFixedWingSupportFile
java.lang.Object
megamek.common.loaders.BLKFile
megamek.common.loaders.BLKFixedWingSupportFile
- All Implemented Interfaces:
IMekLoader
BLkFile.java
Created on April 6, 2002, 2:06 AM
-
Nested Class Summary
Nested classes/interfaces inherited from class megamek.common.loaders.BLKFile
BLKFile.ParsedBayInfo -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class megamek.common.loaders.BLKFile
addTransports, checkManualBV, defaultAeroVGLFacing, defaultVGLFacing, encode, encode, getBlock, getEquipmentType, isMine, loadInvalidSourceBuildReasons, loadQuirks, loadSlotlessEquipment, loadSVArmor, resetCrew, setArmorTechLevelFromDataFile, setBasicEntityData, setFluff, setTechLevel
-
Field Details
-
NOSE
public static final int NOSE- See Also:
-
RW
public static final int RW- See Also:
-
LW
public static final int LW- See Also:
-
AFT
public static final int AFT- See Also:
-
-
Constructor Details
-
BLKFixedWingSupportFile
-
-
Method Details
-
getEntity
- Specified by:
getEntityin interfaceIMekLoader- Returns:
- A valid mek, matching the file to the best of MegaMek's current capabilities
- Throws:
EntityLoadingException
-
loadEquipment
- Overrides:
loadEquipmentin classBLKFile- Throws:
EntityLoadingException
-