Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cell ¶
type Cell struct { Neighbors []*Cell // contains filtered or unexported fields }
func (*Cell) GetPosition ¶
func (*Cell) IsNeighbor ¶
func (*Cell) WillSurvive ¶
Click to show internal directories.
Click to hide internal directories.