class Point
Methods
__construct($x, $y) | ||
integer | getX() | |
integer | getY() |
class Point
__construct($x, $y) | ||
integer | getX() | |
integer | getY() |
public
__construct($x, $y)
public integer
getX()
public integer
getY()