Module conway_rs::cell [] [src]

This module handle the individual life of each cell.

The higher abstraction structure is called Cell.

Structs

Cell

Automata 2D Cell implementation methods

Point

A simple 2D point on plane