UI\Point::__construct

Construct a new Point

Beschreibung

public UI\Point::__construct ( float $x , float $y )

Construct a new Point using new co-ordinates

Parameter-Liste

x

The new X co-ordinate

y

The new Y co-ordinate