Preparing search index...
The search index is not available
@combeenation/2d-planning-utils
@combeenation/2d-planning-utils
Position2D
Interface Position2D
defines a 2D position with x and y coordinates
interface
Position2D
{
x
:
number
;
y
:
number
;
}
Hierarchy (
view full
)
Position2D
Boundaries2D
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
@combeenation/2d-planning-utils
Loading...
defines a 2D position with x and y coordinates