Class randomShape

Description

class randomShape

This polygon will have 3-9 sides

  • access: public

Located in /ck.php (line 360)

SWFShape
   |
   --randomShape
Method Summary
randomShape __construct ([array $color = array(0x00,0x00,0x00,0xff)], [array $color2 = array(0xff,0xff,0xff,0x00)], [bool $CURVES = 1], bool $GRADIENT)
Methods
Constructor __construct (line 377)

function __construct

creates a randomShape with optional use of curves (yes by default) and linear gradient fill (no by default as it looks pretty strange)

  • access: public
randomShape __construct ([array $color = array(0x00,0x00,0x00,0xff)], [array $color2 = array(0xff,0xff,0xff,0x00)], [bool $CURVES = 1], bool $GRADIENT)
  • array $color
  • array $color2
  • bool $CURVES
  • bool $GRADIENT

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