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 | |
add(pos:shared.math:Vec2Const) — method, class shared.math.Vec2Const | |
Adds "pos" vector (returns a new Vec2) | |
addSelf(pos:shared.math:Vec2Const) — method, class shared.math.Vec2 | |
Adds "pos" vector | |
addXY(x:Number, y:Number) — method, class shared.math.Vec2Const | |
Adds ("x", "y") (returns a new Vec2) | |
addXYSelf(x:Number, y:Number) — method, class shared.math.Vec2 | |
Adds ("x", "y") | |
angle — Property, class shared.math.Vec2 | |
Vector angle in radians (can be assigned to) | |
angle — Property, class shared.math.Vec2Const | |
Vector 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 |