PartialWall

Type Alias PartialWall 

Source
pub type PartialWall = [Option<Tile>; 136];
Expand description

Wall with some tiles unknown.

Trait Implementations§