alignTo(parent, position, offsetX, offsetY) → {Object}
[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate
arc(cx, cy, radius, startAngle, endAngle, anticlockwise, segments) → {
reset(x, y, health) → {PIXI.DisplayObject} Resets the Game Object
[readonly] fresh : boolean A Game Object is considered fresh if it has just been
blendMode : number The blend mode to be applied to the graphic shape. Apply a value of PIXI.blendModes.NORMAL to reset the blend
moveTo(x, y) → {PIXI.Graphics}
destroy(destroyChildren) Destroy this Graphics instance. Parameters
preUpdate() Automatically called by World.preUpdate. Source code:
[readonly] previousPosition : Phaser.Point
Page 1 of 10