angle : number
The angle of rotation of the group container, in degrees. This adjusts the group itself by modifying its local rotation transform. This has no impact on the rotation/angle properties of the children, but it will update their worldTransformand on-screen orientation and position.
Inherited From Phaser.Group#angle Source code: core/Group.js (Line 2682)