Skip to content

schola.core.spaces.base

Base classes for Schola spaces.

Functions

get_space_shape_as_intGet the shape of a space as an integer.
merge_space_shapeMerge the shapes of multiple spaces into a single shape.

Classes

UnrealSpaceA base class for all spaces in Schola, providing a common interface for converting between protobuf messages and pythonic representations.