class

ConwayGameOfLife::Cell

Inherits Reference < Object

Constructors

new(alive : Bool)
Source

Instance methods

alive!
Source
alive?
Source
dead!
Source
dead?
Source