UI\Point::getX

(UI 0.9.9)

UI\Point::getXRetrieves X

説明

publicUI\Point::getX(): float

Retrieves the X co-ordinate

パラメータ

この関数にはパラメータはありません。

戻り値

The current X co-ordinate

To Top