Package megamek.common.jacksonAdapters
package megamek.common.jacksonAdapters
-
ClassDescriptionThis Jackson deserializer reads an AlphaStrikeElement from an MMU file.This Jackson serializer writes AlphaStrikeElements to YAML output.This class parses the Crew from a YAML (scenario) file.This class has methods for reading objects such as SBF Formations, Units and AlphaStrikeElements from an MMU file which uses YAML formatting.This class has static methods for writing information to an MMU file which uses YAML formatting to hold information about SBF Formations, Units and AlphaStrikeElements.This class is a builder for settings for a Princess bot (BehaviorSettings) and also supports parsing such settings from a yaml MM scenario definition.This Jackson deserializer reads an SBFFormation from an MMU file.This Jackson serializer writes an SBF Formation to YAML output.This Jackson deserializer reads an SBF Unit (part of a formation) from an MMU file.This Jackson serializer writes an SBF Unit (part of a formation) to YAML output.