debug : boolean A debug flag designed for use with Game.enableStep.
reset(x, y, health) → {PIXI.DisplayObject} Resets the Game Object
arc(cx, cy, radius, startAngle, endAngle, anticlockwise, segments) → {
clear() → {PIXI.Graphics}
[readonly] physicsType : number The const physics body type of this object.
[readonly] fresh : boolean A Game Object is considered fresh if it has just been
right : number The right coordinate of the Game Object.This is the same as x + width - offsetX.
blendMode : number The blend mode to be applied to the graphic shape. Apply a value of PIXI.blendModes.NORMAL to reset the blend
lineTo(x, y) → {PIXI.Graphics}
outOfCameraBoundsKill : boolean If this and the autoCull property are both set to true, then the kill
Page 1 of 10