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