Example #1
0
 public Game(IHostTetris pHost)
 {
   m_pHost = pHost;
 }
Example #2
0
 public Game(IHostTetris pHost)
 {
     m_pHost = pHost;
 }