Пример #1
0
 //when the button is pressed we'll tell the LevelMenu to change the page
 public void Press()
 {
     lM.ChangePage(pageDelta);
 }