UI\Point::setY
PHP Manual
PHP Manual»UI\Point»UI\Point::setY

UI\Point::setY

(UI 0.9.9)

UI\Point::setYSet Y

Description

public function UI\Point::setY(float $point)

Set the Y co-ordinate

Parameters

point

The new Y co-ordinate

Return Values

To Top