|
Bitfighter
021
The Bitfighter Lua Documentation - Robots, Levelgens, and Plugins
|
This is the complete list of members for point, including all inherited members.
| angleTo(point p1, point p2) | point | static |
| cross(point p1, point p2) | point | static |
| distanceTo(point p1, point p2) | point | static |
| distSquared(point p1, point p2) | point | static |
| dot(point p1, point p2) | point | static |
| length(point p) | point | static |
| lengthSquared(point p) | point | static |
| normalize(point p) | point | static |
| one | point | |
| point(num x, num y) | point | |
| zero | point |