Particles.Arcade.Emitter#moveUp()

moveUp(child) → {any}

Moves the given child up one place in this group unless it's already at the top.

Parameters
Name Type Description
child any

The child to move up in the group.

Returns
any -

The child that was moved.

Inherited From
Source code: core/Group.js (Line 945)
doc_phaser
2017-02-14 10:57:57
Comments
Leave a Comment

Please login to continue.