![]()  | 
  
    GDevelop Core
    
   Core library for developing platforms and tools compatible with GDevelop. 
   | 
 
This is the complete list of members for Point, including all inherited members.
| GetName() const | Point | inline | 
| GetX() const | Point | inline | 
| GetY() const | Point | inline | 
| Point(const gd::String &name_) (defined in Point) | Point | |
| SetName(const gd::String &name_) | Point | inline | 
| SetX(double x_) | Point | inline | 
| SetXY(double x_, double y_) | Point | inline | 
| SetY(double y_) | Point | inline | 
| ~Point() (defined in Point) | Point | inlinevirtual |