コード例 #1
0
ファイル: App.cs プロジェクト: CodeCow/GGLinux
 public void Draw(SpriteBatch spriteBatch)
 {
     menuManager.Draw(spriteBatch);
 }