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.

analysis

Classes that hold query results or other useful groupings of data go here.

bundle

The Bundle dataclass and its constructor live here.

descriptor

All the classes that make up Map Descriptors -- including the MapDescriptor class itself -- live in this module.

frb

Definition and boilerplate functions for Fortune Avenue-compatible .frb files.

validation

Class definitions relating to validation checks.