A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
renderArrow(v:flash.geom:Point, color:uint, scale:Number, drawArrowHead:Boolean) — method, class utils.geom.VectorRenderer |
|
Draws an arrow representing the vector. |
renderTriangle(v:flash.geom:Point, color:uint, scale:Number) — method, class utils.geom.VectorRenderer |
|
Draws a triangle using the vector as the hypotenuse. |
reverse(v:flash.geom:Point) — Static Method , class utils.geom.VMath |
|
Returns a new vector that is pointing the opposite direction from v. |
rotate(v:flash.geom:Point, angle:Number) — Static Method , class utils.geom.VMath |
|
Returns a vector which is the original vector by the specified angle in radians. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |