Documentation
ObjectType
An enumeration of object types
Synopsis
class ObjectType(Enum):
STAR
PLANET
DWARF_PLANET
SATELLITE
See also
Help us to improve this page, contribute to the documentation!
ObjectType
An enumeration of object types
class ObjectType(Enum):
STAR
PLANET
DWARF_PLANET
SATELLITE
Help us to improve this page, contribute to the documentation!