Classes
simple_cell_updater.hpp File Reference

Simple cell updater. More...

#include "cell_updater_2d.hpp"
#include "../../misc/utils.hpp"
Include dependency graph for simple_cell_updater.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimpleCellUpdater
 Simple cell updater. More...
 
class  SimpleCellUpdater::Condition
 Abstract class to determine cell type. More...
 
class  SimpleCellUpdater::Action
 Action taken to calculate cell. More...
 
class  HasSticker
 Checks if a cell contains a certain sticker. More...
 
class  SkipUpdate
 Prevents certain cells from being updated. More...
 

Detailed Description

Simple cell updater.

Author
Almog Yalinewich

Definition in file simple_cell_updater.hpp.