示例#1
0
文件: Game.cs 项目: Christof/ionfish
 protected Game()
 {
     Window = new Window();
 }