GODPAPER
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Dodecahedron
Properties
|
Methods
Package
ptolemy.geom3D.platonic
Class
public class Dodecahedron
Inheritance
Dodecahedron
Platonic
Solid
ptolemy.geom3D.core.Logic
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
about
:
SpatialVector
Solid
angle
: Number
Solid
colors
: Array
Solid
directTransformation
:
Transformation
Solid
faces
: Array
[read-only]
Solid
outlineColor
: uint
Solid
outlineWidth
: int
Solid
padding
: Number
Platonic
perspectiveDepth
: Number
[read-only]
Solid
sideLength
: int
Platonic
Protected Properties
Hide Inherited Protected Properties
Show Inherited Protected Properties
Property
Defined By
_padding
: Number
Platonic
_sideLength
: int
Platonic
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
Dodecahedron
(sideLength:int)
Dodecahedron
calculate
(t:
Transformation
, e:
Eye
):void
[override]
Solid
draw
(g:Graphics):void
Solid
Protected Methods
Show Inherited Protected Methods
Show Inherited Protected Methods
Method
Defined By
doCalculation
(t:
Transformation
, e:
Eye
):void
[override]
Solid
update
(arr:Array):Array
Platonic
Constructor Detail
Dodecahedron
()
Constructor
public function Dodecahedron(sideLength:int)
Parameters
sideLength
:int
Thu Jan 16 2014, 01:11 PM +08:00