PHP: UI\Point::__construct - Manual (original) (raw)

Change language:

(UI 0.9.9)

UI\Point::__construct — Construct a new Point

Description

public UI\Point::__construct(float $x, float $y)

Construct a new Point using new co-ordinates

Parameters

x

The new X co-ordinate

y

The new Y co-ordinate

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug

+add a note

User Contributed Notes

There are no user contributed notes for this page.