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 | |
RAD2DEG — Constant Static Property, class shared.math.Vec2 | |
Constant to convert from radians to degrees | |
reflect(normal:shared.math:Vec2Const) — method, class shared.math.Vec2Const | |
Reflect this vector in plane whose normal is "normal" (returns a new Vec2) | |
rotate(rads:Number) — method, class shared.math.Vec2Const | |
Rotates by "rads" radians (returns a new Vec2) | |
rotateSelf(rads:Number) — method, class shared.math.Vec2 | |
Rotates by "rads" radians | |
rotateSpinor(vec:shared.math:Vec2Const) — method, class shared.math.Vec2Const | |
Rotates using spinor "vec" (returns a new Vec2) | |
rotateSpinorSelf(vec:shared.math:Vec2Const) — method, class shared.math.Vec2 | |
Rotates using spinor "vec" | |
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 |