Cavestory Mod API
GUI_POINT Member List

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

angle_to(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
cross(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
distance(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
distance_x(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
distance_y(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
dot(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
from_screenspace() (defined in GUI_POINT)GUI_POINTinline
GUI_POINT() (defined in GUI_POINT)GUI_POINTinline
GUI_POINT(int _x, int _y) (defined in GUI_POINT)GUI_POINTinline
GUI_POINT(RECT r) (defined in GUI_POINT)GUI_POINTinline
GUI_POINT(GUI_RECT r) (defined in GUI_POINT)GUI_POINT
HashIndex() (defined in GUI_POINT)GUI_POINTinline
HashIndex() const (defined in GUI_POINT)GUI_POINTinline
intersect(GUI_POINT a, GUI_POINT b, GUI_POINT c, GUI_POINT d, GUI_POINT *hit) (defined in GUI_POINT)GUI_POINTinlinestatic
make_frame_relative() (defined in GUI_POINT)GUI_POINTinline
normalize() (defined in GUI_POINT)GUI_POINTinline
operator!=(const GUI_POINT &o) (defined in GUI_POINT)GUI_POINTinline
operator!=(const GUI_POINT_F &o) (defined in GUI_POINT)GUI_POINTinline
operator*(const int n) (defined in GUI_POINT)GUI_POINTinline
operator*(const float n) (defined in GUI_POINT)GUI_POINTinline
operator*(const GUI_POINT_F &n) (defined in GUI_POINT)GUI_POINTinline
operator*=(const int n) (defined in GUI_POINT)GUI_POINTinline
operator+(const GUI_POINT &n) (defined in GUI_POINT)GUI_POINTinline
operator+(const GUI_POINT_F &n) (defined in GUI_POINT)GUI_POINTinline
operator+=(const GUI_POINT &n) (defined in GUI_POINT)GUI_POINTinline
operator-(const GUI_POINT &n) (defined in GUI_POINT)GUI_POINTinline
operator-(const GUI_POINT_F &n) (defined in GUI_POINT)GUI_POINTinline
operator/(const int n) (defined in GUI_POINT)GUI_POINTinline
operator/(const float n) (defined in GUI_POINT)GUI_POINTinline
operator/(const GUI_POINT_F &n) (defined in GUI_POINT)GUI_POINTinline
operator<(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
operator<(const GUI_POINT other) const (defined in GUI_POINT)GUI_POINTinline
operator<=(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
operator<=(const GUI_POINT other) const (defined in GUI_POINT)GUI_POINTinline
operator==(const GUI_POINT &o) (defined in GUI_POINT)GUI_POINTinline
operator==(const GUI_POINT_F &o) (defined in GUI_POINT)GUI_POINTinline
operator>(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
operator>(const GUI_POINT other) const (defined in GUI_POINT)GUI_POINTinline
operator>=(GUI_POINT other) (defined in GUI_POINT)GUI_POINTinline
operator>=(const GUI_POINT other) const (defined in GUI_POINT)GUI_POINTinline
reset_frame_relativity() (defined in GUI_POINT)GUI_POINTinline
setX(int NewInt) (defined in GUI_POINT)GUI_POINTinline
setY(int NewInt) (defined in GUI_POINT)GUI_POINTinline
to_screenspace() (defined in GUI_POINT)GUI_POINTinline
xGUI_POINT
yGUI_POINT