Skip to content
This is the Official engine verison 0.1.11

 o Allow the Stage class to be a proxy for sound/image preloading
 o Stage class can now mute/unmute/volume change all registgered
   sound objects in one shot; makes global muting easier.
 o sound preloading no longer shares tags for duplicate preloads
 o sample game application uses new Stage muting api