示例#1
0
 public menuItem(int x, int y, string txt, menuOpen clickFunc, bool inputItem)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public menuItem(int x, int y, string txt, menuOpen clickFunc, bool inputItem)
 {
     throw new NotImplementedException();
 }