UI\Point::__construct

(UI 0.9.9)

UI\Point::__constructConstruit un nouveau Point

Description

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

Construit un nouveau Point en utilisant de nouvelles coordonnées

Liste de paramètres

x

La nouvelle coordonnée X

y

La nouvelle coordonnée Y