Class randomSymphonic

Description

class randomShape

A class to create clusters of 3, 5, or 7 random pologons, each with optional linear gradient fills and optional use of curves (yes by default)

  • access: public

Located in /ck.php (line 437)

SWFSprite
   |
   --randomSymphonic
Method Summary
randomSymphonic __construct ([array $color = array(0x00,0x00,0x00,0xff)], [array $color2 = array(0xff,0xff,0xff,0x00)], [bool $CURVES = 1], bool $GRADIENT, [mixed $myname = '0'], [mixed $ELEMENTS = FALSE])
Methods
Constructor __construct (line 454)

function __construct

creates a randomSymphonic with optional use of curves (yes by default) and linear gradient fills (no by default) and optional forced number of elements

  • access: public
randomSymphonic __construct ([array $color = array(0x00,0x00,0x00,0xff)], [array $color2 = array(0xff,0xff,0xff,0x00)], [bool $CURVES = 1], bool $GRADIENT, [mixed $myname = '0'], [mixed $ELEMENTS = FALSE])
  • array $color
  • array $color2
  • bool $CURVES
  • bool $GRADIENT

Documentation generated on Fri, 11 Jun 2004 21:26:47 -0700 by phpDocumentor 1.3.0RC3