예제 #1
0
파일: App.cs 프로젝트: CodeCow/GGLinux
 public void Draw(SpriteBatch spriteBatch)
 {
     menuManager.Draw(spriteBatch);
 }