Package megamek.client.generator
package megamek.client.generator
-
ClassesClassDescriptionSave File Formatting: callsign, weight Callsign is a String that does not include a ',' Weight is an integer weight that is used during generationAuthor's Note: This is for generating Biological Gender (strictly speaking, the term is Sex) only, with the other-style generation being implemented for future gender identity useThis class sets up a random name generator that can then be used to generate random pilot names.This class sets up a random unit generator that can then be used to read in user-created input files of random assignment tablesPlain old data class used to represent nodes in a Random Assignment Table tree.Keeps track of a RAT entry, stores the name of a unit in the RAT, and its change of appearing (weight).Bare data class to pass around and store configuration-influencing infoNotes: check out - RATGenerator.java - ForceDescriptor.java for era-based search examples