UI\Point::getY
PHP Manual
PHP Manual»UI\Point»UI\Point::getY

UI\Point::getY

(UI 0.9.9)

UI\Point::getYRetrieves Y

Опис

public function UI\Point::getY(): float

Retrieves the Y co-ordinate

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The current Y co-ordinate

To Top