class

Aisweeper::Tile

Inherits Reference < Object

Constructors

new(infested : Bool = false, state : Aisweeper::Tile::State = State::Unexplored)
Source

Instance methods

explore!
Source
explored?
Source
flagged?
Source
infected?
Source
infested
Source
infested?
Source
mark!
Source
questionmarked?
Source
state
Source
to_yaml
Source
unexplored?
Source

Nested types