예제 #1
0
파일: MainMenu.cs 프로젝트: mgitlin/rowball
 public void PlayButtonSubmit()
 {
     cursor.ActionSubmitted();
     buttonSubmit.Play();
 }