PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
ArcadePhysicsCallback
Type Alias ArcadePhysicsCallback
ArcadePhysicsCallback
:
(
object1
:
GameObjectWithBody
|
Body
|
StaticBody
|
Tile
,
object2
:
GameObjectWithBody
|
Body
|
StaticBody
|
Tile
,
)
=>
void
Type Declaration
(
object1
:
GameObjectWithBody
|
Body
|
StaticBody
|
Tile
,
object2
:
GameObjectWithBody
|
Body
|
StaticBody
|
Tile
,
)
:
void
Parameters
object1
:
GameObjectWithBody
|
Body
|
StaticBody
|
Tile
object2
:
GameObjectWithBody
|
Body
|
StaticBody
|
Tile
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...