SC2API
An API for AI for StarCraft II
sc2::Point2D Member List

This is the complete list of members for sc2::Point2D, including all inherited members.

operator!=(const Point2D &rhs) (defined in sc2::Point2D)sc2::Point2D
operator*=(float rhs) (defined in sc2::Point2D)sc2::Point2D
operator+=(const Point2D &rhs) (defined in sc2::Point2D)sc2::Point2D
operator-=(const Point2D &rhs) (defined in sc2::Point2D)sc2::Point2D
operator/=(float rhs) (defined in sc2::Point2D)sc2::Point2D
operator==(const Point2D &rhs) (defined in sc2::Point2D)sc2::Point2D
Point2D() (defined in sc2::Point2D)sc2::Point2Dinline
Point2D(Point3D a) (defined in sc2::Point2D)sc2::Point2Dinline
Point2D(float in_x, float in_y) (defined in sc2::Point2D)sc2::Point2Dinline
x (defined in sc2::Point2D)sc2::Point2D
y (defined in sc2::Point2D)sc2::Point2D