GoLang UI\Point::__construct

request it (223)
GoLang replacement for PHP's UI\Point::__construct [edit | history]



Do you know a GoLang replacement for PHP's UI\Point::__construct? Write it!

PHP UI\Point::__construct

PHP original manual for UI\Point::__construct [ show | php.net ]

UI\Point::__construct

(PHP 7, UI 0.9.9)

UI\Point::__constructConstruct 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