Module types

Source
Expand description

§the simple types for a map

all fields are public for maximum control if neceasary.

Re-exports§

pub use block::Block;
pub use object::Object;
pub use entity::Entity;

Modules§

block
the basic building “block” for a map.
entity
basicly a Block with a extra parameter for data.
object
not bound to the grid (map.unit). containts his own width and heigth.