CreatureManager now uses Tuples

This commit is contained in:
2016-04-14 04:19:59 +10:00
parent b74a5aabcd
commit 5d217d7cf9
5 changed files with 44 additions and 6 deletions
+1
View File
@@ -41,6 +41,7 @@ public:
Vector2 GetOrigin() const;
Vector2 GetMotion() const;
BoundingBox GetBounds() const;
BoundingBox GetRealBounds() const;
const char* GetType() const;