Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Physics.Arcade.StaticBody
embedded: boolean
Description:
Whether this StaticBody has ever overlapped with another while both were not moving.
Type:
boolean
Default:
false
Since:
3.0.0
Source:
src/physics/arcade/StaticBody.js
(Line
343
)
Possible examples