UI\Point::getX
PHP Manual
PHP Manual»UI\Point»UI\Point::getX

UI\Point::getX

(UI 0.9.9)

UI\Point::getXRetrieves X

Açıklama

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

Retrieves the X co-ordinate

Bağımsız Değişkenler

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

Dönen Değerler

The current X co-ordinate

To Top