PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
ArcadeBodyBounds
Type Alias ArcadeBodyBounds
type
ArcadeBodyBounds
=
{
bottom
:
number
;
right
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
bottom
right
x
y
Properties
bottom
bottom
:
number
The lower edge.
right
right
:
number
The right edge.
x
x
:
number
The left edge.
y
y
:
number
The upper edge.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
right
x
y
GitHub
Switch to Main
PokéRogue
Loading...
The lower edge.