]> Dogcows Code - chaz/yoink/blobdiff - src/GameLayer.hh
resource loading bugs and new sound class
[chaz/yoink] / src / GameLayer.hh
index 37eb8e07874dda42593d09e0efe7a1de2c305bd4..f2a70f97f43e0bbe1ca28f9ec395f769cc368013 100644 (file)
@@ -72,9 +72,9 @@ private:
        HudP                    mHud;
 
        //moof::sound_stream    mMusic;
-       //moof::sound           mPunchSound;
+       moof::sound     punch_sound_;
        
-       moof::sound_stream_handle       music_;
+       moof::sound             music_;
 
        moof::ray2              mRay;
        moof::line2             mLine;
This page took 0.02143 seconds and 4 git commands to generate.