src/util/DrawStuff.h

Go to the documentation of this file.
00001 
00012 #ifndef DRAWSTUFF_H
00013 #define DRAWSTUFF_H
00014 
00015 namespace green
00016 {
00021         void DrawShip();
00022         
00026         void DrawAsteroid();
00027         
00031         void DrawBullet();
00032 }
00033 
00034 #endif

Generated on Fri Apr 27 10:27:38 2007 for Green Engine by  doxygen 1.5.1