AbsolutePoint(point: AbsolutePoint)
Copy constructor
AbsolutePoint(x: Float = 0F, y: Float = 0F)
This class represents a point on the ZoomEngine content surface.
It is absolute because it is defined with respect to the content own size & coordinate system, meaning that 0, 0 represents the content top-left corner.