rostok.block_builder_api.block_blueprints

Classes

BlockCreatorInterface()

To use it, you need to implement functions for creating from blueprints.

BodyBlueprintType()

Use for mark block category

EnvironmentBodyBlueprint([shape, density, ...])

JointBlueprintType()

Use to mark block category

PrimitiveBodyBlueprint([shape, density, ...])

RevolveJointBlueprint(type_of_input, radius, ...)

TransformBlueprint([transform])

TransformBlueprintType()

Use to mark block category

Exceptions

NotImplementedErrorCreatorInterface(*args)