Module map

Module map 

Source
Expand description

Grid-based maps for dungeon layouts

Re-exports§

pub use gridmap::AreaType;
pub use gridmap::GridCell;
pub use gridmap::GridMap;

Modules§

gridmap

Structs§

Renderer
A renderer that can take a map and draw it to a file

Enums§

RouteMethod
How paths are placed