public void AddLoot(TDLoot loot) { _lootCont.AddChild (loot); }
public void AddLoot(TDLoot loot) { _floorLayer.AddLoot(loot); }