loop : boolean Should the current animation loop or not? Source
animation :CreatureAnimation The CreatureAnimation instance. Source code:
addChild(child) → {DisplayObject}
setAnimation(key) Sets the Animation this Creature object will play, as defined in the mesh data. Parameters
data : Object An empty Object that belongs to this Game Object.This value isn't ever used internally by Phaser, but may be
exists : boolean Controls if this Game Object is processed by the core game loop.If this Game Object has a physics body it
preUpdate() Automatically called by World.preUpdate. Source code:
removeChildAt(index) → {DisplayObject}
autoCull : boolean A Game Object with autoCull set to true will check its bounds against the World Camera every frame
addChildAt(child, index) → {DisplayObject}
Page 6 of 6