misc optimization & refactoring

This commit is contained in:
Regalis
2015-09-29 18:03:38 +03:00
parent cc16bb3ad7
commit 45178e745b
30 changed files with 820 additions and 210 deletions
+1 -2
View File
@@ -146,8 +146,7 @@ namespace Subsurface
Volume = 0.0f;
//add to list of entities as well
mapEntityList.Add(this);
InsertToList();
}
public override bool Contains(Vector2 position)