public static void Dump() { SpriteBatchManager pMan = SpriteBatchManager.GetInstance(); Debug.Assert(pMan != null); pMan.BaseDump(); }