removeAll() Remove all Plugins from the PluginManager. It calls Plugin.destroy on every plugin before removing it from the manager.
moveDown() → {PIXI.DisplayObject} Moves this Game Object down one place in its parents display list
plugins : Array.<Phaser.Plugin> An array of
updateCrop() If you have set a crop rectangle on this Game Object via crop and since modified the cropRect
input : Phaser.InputHandler | null The
cameraOffset : Phaser.Point The x/y coordinate offset
centerY : number The center y coordinate of the Game Object.This is the same as (y - offsetY) + (height / 2)
[readonly] previousPosition : Phaser.Point
scaleMax : Phaser.Point The maximum scale this Game
game : Phaser.Game A reference to the currently running game
Page 4 of 14