Package | away3d.objects |
Class | public class WireCone |
Inheritance | WireCone ![]() ![]() ![]() ![]() |
Method | Defined by | ||
---|---|---|---|
WireCone
(init:Object = null) | WireCone | ||
![]() |
addOnDimensionsChange(listener:Function):void
| Object3D | |
![]() |
addOnMouseDown(listener:Function):void
| Object3D | |
![]() |
addOnMouseMove(listener:Function):void
| Object3D | |
![]() |
addOnMouseOut(listener:Function):void
| Object3D | |
![]() |
addOnMouseOver(listener:Function):void
| Object3D | |
![]() |
addOnMouseUp(listener:Function):void
| Object3D | |
![]() |
addOnRadiusChange(listener:Function):void
| Object3D | |
![]() |
addOnSceneChange(listener:Function):void
| Object3D | |
![]() |
addOnTransformChange(listener:Function):void
| Object3D | |
![]() | WireMesh | ||
![]() |
clone(object:* = null):*
| Object3D | |
![]() | Object3D | ||
![]() | Object3D | ||
![]() |
moveBackward(distance:Number):void
| Object3D | |
![]() |
moveDown(distance:Number):void
| Object3D | |
![]() |
moveForward(distance:Number):void
| Object3D | |
![]() |
moveLeft(distance:Number):void
| Object3D | |
![]() |
moveRight(distance:Number):void
| Object3D | |
![]() | Object3D | ||
![]() |
moveUp(distance:Number):void
| Object3D | |
![]() |
pitch(angle:Number):void
| Object3D | |
![]() |
play(init:Object = null):void
| BaseMesh | |
![]() | WireMesh | ||
![]() |
removeOnDimensionsChange(listener:Function):void
| Object3D | |
![]() |
removeOnMouseDown(listener:Function):void
| Object3D | |
![]() |
removeOnMouseMove(listener:Function):void
| Object3D | |
![]() |
removeOnMouseOut(listener:Function):void
| Object3D | |
![]() |
removeOnMouseOver(listener:Function):void
| Object3D | |
![]() |
removeOnMouseUp(listener:Function):void
| Object3D | |
![]() |
removeOnRadiusChange(listener:Function):void
| Object3D | |
![]() |
removeOnSceneChange(listener:Function):void
| Object3D | |
![]() |
removeOnTransformChange(listener:Function):void
| Object3D | |
![]() | WireMesh | ||
![]() |
roll(angle:Number):void
| Object3D | |
![]() | Object3D | ||
![]() |
scale(scale:Number):void
| BaseMesh | |
![]() |
scaleX(scaleX:Number):void
| BaseMesh | |
![]() |
scaleY(scaleY:Number):void
| BaseMesh | |
![]() |
scaleZ(scaleZ:Number):void
| BaseMesh | |
![]() |
tick(time:int):void
| BaseMesh | |
![]() |
toString():String
| Object3D | |
![]() | Object3D | ||
![]() | Object3D | ||
WireCone | |||
![]() |
yaw(angle:Number):void
| Object3D |
WireCone | () | constructor |
public function WireCone(init:Object = null)
Parameters
init:Object (default = null )
|
vertex | () | method |