UI\Point::__construct
(UI 0.9.9)
UI\Point::__construct — Construct a new Point
説明
public UI\Point::__construct
( float $x
, float $y
)
Construct a new Point using new co-ordinates
パラメータ
x
- The new X co-ordinate
y
- The new Y co-ordinate
(UI 0.9.9)
UI\Point::__construct — Construct a new Point
public UI\Point::__construct
( float $x
, float $y
)
Construct a new Point using new co-ordinates
x
y