thomas-alrek / JSGame

JavaScript + Canvas 2D game engine
GNU General Public License v2.0
56 stars 6 forks source link

Implement AudioObject class #7

Closed thomas-alrek closed 8 years ago

thomas-alrek commented 8 years ago

We should have a AudioObject class, representing a sound. We might consider creating a AudoManager class that attaches AudioObjects as children. We should also consider using SoundManager2 (http://www.schillmania.com/projects/soundmanager2/)

thomas-alrek commented 8 years ago

Startet implementation in commit be31e97b627d6cb1ffca1871584b2e1348b24f03