UI\Point::__construct
PHP function
Edit on GitHub ✎
(UI 0.9.9)
Construct a new Point
Description
UI\Point::__construct(float $x, float $y)
Construct a new Point using new co-ordinates
Parameters
xThe new X co-ordinate
yThe new Y co-ordinate