skipQuadTree : boolean
If true and you collide this Sprite against a Group, it will disable the collision check from using a QuadTree.
- Source code: physics/arcade/Body.js (Line 407)
skipQuadTree : boolean
If true and you collide this Sprite against a Group, it will disable the collision check from using a QuadTree.
Please login to continue.