grapefruitjs/grapefruit

Hierarchical AudioManagers

englercj opened this issue · 0 comments

AudioManagers should be able to have child AudioManagers, that way each state can have a manager so sound can be muted when switching states by putting the sound on a state manager instead of the global game one.