descriptor¶
All the classes that make up Map Descriptors – including the MapDescriptor class itself – live in this module.
Functions
This function takes in the filename of a .yaml Map Descriptor file and returns a MapDescriptor object with all of the data easily accessible as Pythonic attributes. |
Classes
A dataclass holding an author's name and homepage information. |
|
A dataclass holding the changelog information. |
|
A dataclass holding the board's music information. |
|
A dataclass holding description information. |
|
A dataclass holding District Name information. |
|
A dataclass holding Looping configuration. |
|
This class represents the .yaml object, the Map Descriptor. |
|
A dataclass holding board's Name information. |
|
A dataclass holding Shop Name information. |
|
A dataclass holding information relating to the Switch's Rotation Origin Points. |
|
A dataclass holding information relating to the board's Tour Mode settings. |
|
A dataclass holding Venture Card information. |