Skip to content

Commit 99bdb73

Browse files
committed
Update CHANGELOG.md
1 parent ce2dbb7 commit 99bdb73

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
* `Group.shuffle` is a new method that shuffles all of the Group members in place (thanks @rexrainbow)
4848
* `Group.setVisible` is a new method that sets the visible state on each Group member (thanks @rexrainbow)
4949
* `WebAudioSoundManager.setAudioContext` is a new method that allows you to set the Sound Manager Audio Context to a different context instance. It will also disconnect and re-create the gain nodes on the new context.
50+
* `Group.type` is a new property that holds a string-based name of the Game Object type, as with other GO's (thanks @samme)
51+
* `Arade.Group.type` is a new property that holds a string-based name of the Game Object type, as with other GO's (thanks @samme)
52+
* `Arcade.StaticGroup.type` is a new property that holds a string-based name of the Game Object type, as with other GO's (thanks @samme)
5053

5154
### Updates
5255

0 commit comments

Comments
 (0)