placing white holes, and changed to n-body gravitational pull instead of
[ld42_outofspace] / src / screen.h
index c5422f9..d7cc9da 100644 (file)
@@ -54,7 +54,11 @@ public:
        bool init();
        void destroy();
 
+       void start();
+       void stop();
+
        void draw();
+       void reshape(int x, int y);
 
        void keyboard(int key, bool pressed);
        void mbutton(int bn, bool pressed, int x, int y);