|
CellViz
1.0
|
This is the complete list of members for ParticleLife, including all inherited members.
| CellularAutomaton()=default | CellularAutomaton | protected |
| compute(Board *board) | ParticleLife | static |
| get_species() | ParticleLife | |
| get_x() | ParticleLife | |
| get_y() | ParticleLife | |
| ParticleLife() | ParticleLife | |
| ParticleLife(int x, int y, string species) | ParticleLife | |
| ParticleLife(const ParticleLife &cell) | ParticleLife | inline |
| species | ParticleLife | private |
| x | ParticleLife | private |
| y | ParticleLife | private |
| ~CellularAutomaton()=default | CellularAutomaton | virtual |