Packageorg.papervision3d.objects.special.commands
Classpublic class MoveTo
ImplementsIVectorShape



Public Properties
 PropertyDefined by
  vertex : Vertex3D
MoveTo
Public Methods
 MethodDefined by
  
MoveTo(vertex:Vertex3D)
MoveTo
  
draw(graphics:Graphics, prevDrawn:Boolean):Boolean
MoveTo
Property detail
vertexproperty
public var vertex:Vertex3D
Constructor detail
MoveTo()constructor
public function MoveTo(vertex:Vertex3D)Parameters
vertex:Vertex3D
Method detail
draw()method
public function draw(graphics:Graphics, prevDrawn:Boolean):BooleanParameters
graphics:Graphics
 
prevDrawn:Boolean

Returns
Boolean