@tamb/gamegrid
Site home
Demos
GitHub
Preparing search index...
IZoomBounds
Interface IZoomBounds
Inclusive axis-aligned zoom window in world coordinates.
interface
IZoomBounds
{
maxX
:
number
;
maxY
:
number
;
minX
:
number
;
minY
:
number
;
}
Index
Properties
max
X
max
Y
min
X
min
Y
Properties
max
X
maxX
:
number
max
Y
maxY
:
number
min
X
minX
:
number
min
Y
minY
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
X
max
Y
min
X
min
Y
Site home
Demos
GitHub
@tamb/gamegrid
Loading...
Inclusive axis-aligned zoom window in world coordinates.