static void Initialize() { Camera2D.SetLocation(0, 200); Camera2D.CenterOnTarget(true); Setup = new TestingDisplay(); }