
Public Member Functions | |
| draw () | |
| makeColor () | |
| |
Definition at line 16 of file BackgroundDrawer.class.php.
| BackgroundDrawer::draw | ( | ) | [abstract] |
Reimplemented in CellBackgroundDrawer, CircleBackgroundDrawer, RandomLinesBackgroundDrawer, and WavesBackgroundDrawer.
| BackgroundDrawer::makeColor | ( | ) |
Definition at line 23 of file BackgroundDrawer.class.php.
References Drawer::getTuringImage().
Referenced by RandomLinesBackgroundDrawer::draw(), CellBackgroundDrawer::draw(), CircleBackgroundDrawer::drawCircle(), and WavesBackgroundDrawer::drawWave().

1.5.4