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

UI\Point::getY

(UI 0.9.9)

UI\Point::getYRetrieves Y

Açıklama

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

Retrieves the Y co-ordinate

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

The current Y co-ordinate

To Top