Point
Represents a 2D (x,y) point.
Properties
Property | Type | Description |
---|---|---|
X coordinate | ||
Y coordinate |
Constructors
new
(
)
Creates a new point with 0
.
new
(
)
Creates a new point with the given
Represents a 2D (x,y) point.
Property | Type | Description |
---|---|---|
X coordinate | ||
Y coordinate |
new
(
)
Creates a new point with 0
.
new
(
)
Creates a new point with the given