Beispiel #1
0
 public MyBot()
 {
     // Setup our logic core.
     m_logicCore = new LogicCore(this);
 }