Point
Defines the location of a point.
Elements
Name | Type | Description |
---|---|---|
x | int | The x-coordinate of the point. |
y | int | The y-coordinate of the point. |
Defines the location of a point.
Elements
Name | Type | Description |
---|---|---|
x | int | The x-coordinate of the point. |
y | int | The y-coordinate of the point. |