Phaser API Documentation

  Version: 
getRenderList()

Description:

Returns an array of Bobs to be rendered. If the Blitter is dirty then a new list is generated and stored in renderList.

Returns:
Description:

An array of Bob objects that will be rendered this frame.

Type:
Since: 3.0.0