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