circle : Phaser.Physics.Ninja.Circle
[readonly] angle : number The angle of this Body
aabb : Phaser.Physics.Ninja.AABB
[readonly] yw Properties: Name Type
y : number The y position. Source code:
reportCollision(px, py, dx, dy) Process a collision partner-agnostic collision response and apply the resulting forces. Parameters
integrate() Updates this Circles position. Source code:
velocity : Phaser.Point The velocity of this object
collideAABBVsAABB(aabb) Collides this AABB against a AABB. Parameters
Page 5 of 14