📄️ Point()Coordinate of x and y in screen📄️ Point():getX()Will return the x coordinate📄️ Point():getY()Will return the y coordinate📄️ Point():setX()Modify the x coordinate📄️ Point():setY()Modify the y coordinate