예제 #1
0
 private void StartHunting()
 {
     _movementService.StartListening();
     _directionService.StartListening();
 }