new Shape(x, y)
- Description:
A point, with x and y coordinates.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
x |
int | centre X. |
y |
int | centre Y. |
A point, with x and y coordinates.
Name | Type | Description |
---|---|---|
x |
int | centre X. |
y |
int | centre Y. |