Expand description
Provides high-level access to the robot component APIs.
Structs§
- Locked
- A robot component on which methods can be invoked.
- Robot
- A robot component.
- TryFrom
Relative Side Error - An error returned when converting a
RelativeSide
into anActionSide
if the value does not map.
Enums§
- Action
Side - The sides on which a robot can manipulate blocks.
- Activate
Result - The possible results of successfully right-clicking on a location.
- Block
Content - The things that can exist in the space of a block.
- Move
Direction - The directions a robot can move.
- Rotation
- The directions in which a robot can rotate.
- ToolHit
- The things that can be hit when swinging a tool.
Constants§
- TYPE
- The type name for robot components.