Nostalgia
2.1.5
|
This is the complete list of members for Point2, including all inherited members.
IsInsideRect(int x, int y, int width, int height) | Point2 | |
magnitude | Point2 | |
operator Point2(Vector2 v) | Point2 | static |
operator Vector2(Point2 p) | Point2 | static |
operator!=(Point2 a, Point2 b) | Point2 | static |
operator*(Point2 a, int b) | Point2 | static |
operator*(int a, Point2 b) | Point2 | static |
operator+(Point2 a, Point2 b) | Point2 | static |
operator-(Point2 a, Point2 b) | Point2 | static |
operator-(Point2 a) | Point2 | static |
operator/(Point2 a, int b) | Point2 | static |
operator==(Point2 a, Point2 b) | Point2 | static |
Point2(int x, int y) | Point2 | |
Point2(Point2 p) | Point2 | |
sqrMagnitude | Point2 | |
x | Point2 | |
y | Point2 | |
zero | Point2 | static |