コード例 #1
0
 public DummyGame(bool clearDevices)
     //: base(TestClock.Instance, new NullEventSource())
 {
     gdm = new TestGraphicsDeviceManager(this, clearDevices);
 }
コード例 #2
0
 public DummyGame(bool clearDevices)
 //: base(TestClock.Instance, new NullEventSource())
 {
     gdm = new TestGraphicsDeviceManager(this, clearDevices);
 }