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