schemaΒΆ
The schema module holds class declarations and boilerplate-level save and load functions. Generally speaking, it is recommended to use the functions in the io module instead.
Classes that hold query results or other useful groupings of data go here. |
|
The Bundle dataclass and its constructor live here. |
|
All the classes that make up Map Descriptors -- including the MapDescriptor class itself -- live in this module. |
|
Definition and boilerplate functions for Fortune Avenue-compatible .frb files. |
|
Class definitions relating to validation checks. |