cleaned how balls are added
[physics.git] / src / entityCreator.h
index 6987c34..4c1b4c1 100644 (file)
@@ -30,6 +30,6 @@ namespace creator
     void removeBall();
     void removeAllBalls();
 
-    void input();
+    void handleInput();
 }
 #endif // ENTITYCREATOR_H