public void Effect(int z, GameHelper.AbilityType type) { if (tileContent != null) { tileContent.Effect(z, type); } }