cleaned make file, removed allegro stuff, fixed entity name space issues
[physics.git] / src / Entities / Polygon.cpp
index 6b272bd..bd2a38d 100644 (file)
@@ -18,7 +18,7 @@ void Polygon::draw() const
 }
 
 /// ***** Private Class Methods *****
-void CreateBindingBox()
+void Polygon::CreateBindingBox()
 {
     // TODO
 }