A way of grouping sounds for things such as collective volume control
Constructor
Variables
Methods
add(sound:FlxSound):Bool
Add a sound to this group, will remove the sound from any group it is currently in
Parameters:
sound | The sound to add to this group |
---|
Returns:
True if sound was successfully added, false otherwise