massive cleaning of file section headers
[physics.git] / src / GameStates / CreatingPolygon.cpp
index fec57dd..d0208da 100644 (file)
@@ -1,6 +1,8 @@
 #include "CreatingPolygon.h"
 
+
 /// ***** Constructors/Destructors *****
+
 CreatingPolygon::CreatingPolygon()
 {
 
@@ -11,6 +13,7 @@ CreatingPolygon::~CreatingPolygon()
 }
 
 /// ***** Public Class Methods *****
+
 void CreatingPolygon::handleInput(bool on_top) const
 {
     // TODO