Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Physics.Arcade.Collider
callbackContext: object
Description:
The context the collideCallback and processCallback will run in.
Type:
object
Since:
3.0.0
Source:
src/physics/arcade/Collider.js
(Line
106
)
Possible examples