示例#1
0
文件: App.cs 项目: CodeCow/GGLinux
 public void UpdateApplication(GameTime gameTime)
 {
     menuManager.Update(gameTime);
 }