예제 #1
0
 public TouchListener(SudokuFieldView container)
 {
     this.container = container;
 }
예제 #2
0
 public TouchListener(SudokuFieldView container)
 {
     this.container = container;
 }