]> Dogcows Code - chaz/yoink/blobdiff - src/Hud.hh
game loop tweaks; shapes hierarchy defined
[chaz/yoink] / src / Hud.hh
index 30b5a42be36cae2d195372d6c762399dd59d34c0..bc8a313100e79d30315640e2eaac6ec78aab077f 100644 (file)
 #include <Moof/Drawable.hh>
 #include <Moof/Layer.hh>
 #include <Moof/Math.hh>
-#include <Moof/Rectangle.hh>
+//#include <Moof/Rectangle.hh>
 #include <Moof/Texture.hh>
 
 #include "GameState.hh"
 
 
+class Rectangle;
+
 // TODO this stuff is still just hacked up
 
 class ProgressBar : public Mf::Drawable
This page took 0.016844 seconds and 4 git commands to generate.