示例#1
0
文件: App.cs 项目: CodeCow/GGLinux
 public void Draw(SpriteBatch spriteBatch)
 {
     menuManager.Draw(spriteBatch);
 }