Beispiel #1
0
 /// Uses coreBrain to call SendState on the CoreBrain
 public void SendState()
 {
     coreBrain.SendState();
 }