Exemple #1
0
 public TetrisModel()
 {
     setting = new GameSetting();
 }
Exemple #2
0
 public TetrisModel()
 {
     setting = new GameSetting();
 }