PHP Manual
Function Reference
GUI Extensions
UI
UI\Point
UI\Point::at
UI\Point::__construct
UI\Point::getX
UI\Point::getY
UI\Point::setX
UI\Point::setY
UI\Point::getY
UI\Point::setY
UI\Point
PHP Manual
UI\Point::setX
Set X
Description
public
UI\Point::setX
(
float
$point
)
Set the X co-ordinate
Parameters
point
The new X co-ordinate
Return Values