getBottom() → {any}
Returns the child at the bottom of this group. The bottom child the child being displayed (rendered) below every other child.
Returns
any - The child at the bottom of the Group.
Inherited From Phaser.Group#getBottom Source code: core/Group.js (Line 2221)