Public Member Functions | |
__construct ($step) | |
draw () | |
Private Attributes | |
$step = null |
Definition at line 15 of file CellBackgroundDrawer.class.php.
CellBackgroundDrawer::__construct | ( | $ | step | ) |
Definition at line 19 of file CellBackgroundDrawer.class.php.
References $step.
CellBackgroundDrawer::draw | ( | ) |
Reimplemented from BackgroundDrawer.
Definition at line 27 of file CellBackgroundDrawer.class.php.
References Drawer::getTuringImage(), and BackgroundDrawer::makeColor().
CellBackgroundDrawer::$step = null [private] |
Definition at line 17 of file CellBackgroundDrawer.class.php.
Referenced by __construct().