Wall

Type Alias Wall 

Source
pub type Wall = [Tile; 136];
Expand description

The wall of tiles. See mod-level docs.

Trait Implementations§