align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
This method iterates through all children in the Group (regardless if they are visible or exist)and then changes their position so they are arranged in a Grid formation. Children must havethe alignTo method in order to be positioned by this call. All default Phaser Game Objects havethis. The grid dimensions are determined by the first four arguments. The width and height argumentsrelate to the width and height of the gr