Esempio n. 1
0
 /**
  */
 private void init()
 {
     // make the collection
     gamePool = new GamePool();
 }