Example #1
0
 public function childMove()
 {
     $message = "move 2 children to the right bank\n";
     River::LogWrite($message);
 }