Package megamek.ai.dataset


package megamek.ai.dataset
  • Class
    Description
    Represents an action and the state of the board after the action is performed.
    Abstract class to serialize/deserialize objects to/from TSV format.
    Represents a unit action.
     
    serializer and deserializer for UnitAction to/from TSV format.
    Represents the state of a unit.
     
    serializer and deserializer for UnitState to/from TSV format.