override public void destroy() { base.destroy(); mRect2.destroy(); mRect2 = null; if (box != null) { box.destroy(); box = null; } mHitBoxManager.destroy(); mHitBoxManager = null; }
public override void destroy() { base.destroy(); mMap.destroy(); mMap = null; mAndy.destroy(); mAndy = null; mBigEnemy.destroy(); mBigEnemy = null; mHitBoxManager.destroy(); /*title.destroy(); * title = null;*/ }