class GameOfLife::CellPlane

Defined in:

game_of_life/cell_plane.cr

Instance Method Summary

Instance Method Detail


[View source]
def get_cell(x, y) #

[View source]
def set_cell(x, y) #

[View source]
def step #

[View source]