[readonly] physicsType : number The const physics body type of this object. Source code: core/Group.js (Line 86)
p2 : Phaser.Physics.P2 The P2.JS Physics system. Source code: physics/Physics.js (Line 43)
interpolate : boolean True if the Tween will use interpolation (i.e. is an Array to Array tween) Source code: tween/TweenData.js (Line 90)
onResizeCallback : Function This is called if ScaleManager.scalemode is RESIZE and a resize event occurs. It's passed the new width and height. Source code: core/StateManager.js (Line 118)
emitImpactEvent : boolean Set to true if you want to the world to emit the "impact" event. Turning this off could improve performance. Source code: physics/p2/World.js (Line 1994)
destroy() Clear down this Plugin and null out references Source code: core/Plugin.js (Line 107)
[static] TEXT_SET6 : string Text Set 6 = ABCDEFGHIJKLMNOPQRSTUVWXYZ!?:;0123456789"(),-.' Source code: gameobjects/RetroFont.js (Line 238)
<constant> LINE : integer Game Object type. Source code: Phaser.js (Line 255)
y : number The y coordinate of this Body. Source code: physics/p2/Body.js (Line 1885)
pointer4 : Phaser.Pointer A Pointer object. Source code: input/Input.js (Line 175)
Page 365 of 535