Package megamek.common.loaders
package megamek.common.loaders
-
ClassDescriptionBLkFile.javaThis class loads BattleArmor BLK files.BLkFile.javaClass that holds data relating to transport bays and functionality to parse .blk file transport bay entriesBLkFile.javaThis class loads Infantry BLK files.This class loads ProtoMek BLK files.This exception is thrown if a mek or other cannot be properly loaded from a file due to IO errors, file format errors, or whatever.This exception is thrown if a mek or other cannot be properly saved from a file due to IO errors, file format errors, missing fields, or whatever.Classes implementing this interface are expected to be able to return a mek with the getMek method or throw an EntityLoadingException.MapSettings.javaA helper class that is used for storing and retrieving map setups in the lobby.Switches between the various type-specific parsers depending on suffixThe MekSummary of a unit offers compiled information about the unit without having to load the file.Cache of the Mek summary information.This class represents mtf files which are used to store Meks.Class for reading in and parsing MUL XML files.