Nostalgia  2.1.5
Point2 Member List

This is the complete list of members for Point2, including all inherited members.

IsInsideRect(int x, int y, int width, int height)Point2
magnitudePoint2
operator Point2(Vector2 v)Point2static
operator Vector2(Point2 p)Point2static
operator!=(Point2 a, Point2 b)Point2static
operator*(Point2 a, int b)Point2static
operator*(int a, Point2 b)Point2static
operator+(Point2 a, Point2 b)Point2static
operator-(Point2 a, Point2 b)Point2static
operator-(Point2 a)Point2static
operator/(Point2 a, int b)Point2static
operator==(Point2 a, Point2 b)Point2static
Point2(int x, int y)Point2
Point2(Point2 p)Point2
sqrMagnitudePoint2
xPoint2
yPoint2
zeroPoint2static