Cavestory Mod API
|
This is the complete list of members for GUI_POINT, including all inherited members.
angle_to(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
cross(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
distance(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
distance_x(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
distance_y(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
dot(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
from_screenspace() (defined in GUI_POINT) | GUI_POINT | inline |
GUI_POINT() (defined in GUI_POINT) | GUI_POINT | inline |
GUI_POINT(int _x, int _y) (defined in GUI_POINT) | GUI_POINT | inline |
GUI_POINT(RECT r) (defined in GUI_POINT) | GUI_POINT | inline |
GUI_POINT(GUI_RECT r) (defined in GUI_POINT) | GUI_POINT | |
HashIndex() (defined in GUI_POINT) | GUI_POINT | inline |
HashIndex() const (defined in GUI_POINT) | GUI_POINT | inline |
intersect(GUI_POINT a, GUI_POINT b, GUI_POINT c, GUI_POINT d, GUI_POINT *hit) (defined in GUI_POINT) | GUI_POINT | inlinestatic |
make_frame_relative() (defined in GUI_POINT) | GUI_POINT | inline |
normalize() (defined in GUI_POINT) | GUI_POINT | inline |
operator!=(const GUI_POINT &o) (defined in GUI_POINT) | GUI_POINT | inline |
operator!=(const GUI_POINT_F &o) (defined in GUI_POINT) | GUI_POINT | inline |
operator*(const int n) (defined in GUI_POINT) | GUI_POINT | inline |
operator*(const float n) (defined in GUI_POINT) | GUI_POINT | inline |
operator*(const GUI_POINT_F &n) (defined in GUI_POINT) | GUI_POINT | inline |
operator*=(const int n) (defined in GUI_POINT) | GUI_POINT | inline |
operator+(const GUI_POINT &n) (defined in GUI_POINT) | GUI_POINT | inline |
operator+(const GUI_POINT_F &n) (defined in GUI_POINT) | GUI_POINT | inline |
operator+=(const GUI_POINT &n) (defined in GUI_POINT) | GUI_POINT | inline |
operator-(const GUI_POINT &n) (defined in GUI_POINT) | GUI_POINT | inline |
operator-(const GUI_POINT_F &n) (defined in GUI_POINT) | GUI_POINT | inline |
operator/(const int n) (defined in GUI_POINT) | GUI_POINT | inline |
operator/(const float n) (defined in GUI_POINT) | GUI_POINT | inline |
operator/(const GUI_POINT_F &n) (defined in GUI_POINT) | GUI_POINT | inline |
operator<(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
operator<(const GUI_POINT other) const (defined in GUI_POINT) | GUI_POINT | inline |
operator<=(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
operator<=(const GUI_POINT other) const (defined in GUI_POINT) | GUI_POINT | inline |
operator==(const GUI_POINT &o) (defined in GUI_POINT) | GUI_POINT | inline |
operator==(const GUI_POINT_F &o) (defined in GUI_POINT) | GUI_POINT | inline |
operator>(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
operator>(const GUI_POINT other) const (defined in GUI_POINT) | GUI_POINT | inline |
operator>=(GUI_POINT other) (defined in GUI_POINT) | GUI_POINT | inline |
operator>=(const GUI_POINT other) const (defined in GUI_POINT) | GUI_POINT | inline |
reset_frame_relativity() (defined in GUI_POINT) | GUI_POINT | inline |
setX(int NewInt) (defined in GUI_POINT) | GUI_POINT | inline |
setY(int NewInt) (defined in GUI_POINT) | GUI_POINT | inline |
to_screenspace() (defined in GUI_POINT) | GUI_POINT | inline |
x | GUI_POINT | |
y | GUI_POINT |