Crate tudi

Crate tudi 

Source

Re-exports§

pub use crate::bounded::Bounded;

Modules§

bounded

Structs§

BoundedMovingObject
A bounded movable object that occupies a single point.
Bounds
A bounded region.
Coordinate
A two-dimensional point.
Grid
A bounded two-dimensional grid that either contains an element of type T or is empty at each point.
MovingObject
OriginCenteredBounds
A region that is centered around the origin.
OutOfBoundsError

Enums§

AbsoluteDirection
GridError
The main error type for a Grid.
RelativeDirection

Traits§

DynamicallyBounded
Mover
Positioned