-converted remaining classes to GameObject
[supertux.git] / src / badguy.h
index b349c02..6ffafda 100644 (file)
@@ -103,6 +103,7 @@ private:
   int squishcount; /// number of times this enemy was squiched
   Timer timer;
   Physic physic;
+  float angle;
 
   Sprite*   sprite_left;
   Sprite*   sprite_right;