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

UI\Point::getX

(UI 0.9.9)

UI\Point::getXRetrieves X

Description

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

Retrieves the X co-ordinate

Parameters

This function has no parameters.

Return Values

The current X co-ordinate

To Top