Life
Loading...
Searching...
No Matches
Data Fields
gol_cell Struct Reference

Cell at certain position that can be either dead or alive. More...

#include <simulation.h>

Collaboration diagram for gol_cell:
Collaboration graph
[legend]

Data Fields

gol_grid_position pos
 Cell's position.
 
gol_bool is_alive
 Determines if cell is alive or dead.
 

Detailed Description

Cell at certain position that can be either dead or alive.

Since
1.0.0

The documentation for this struct was generated from the following file: