Exemplo n.º 1
0
 public InputManager(NextStationSelector nextStationSelector, NetworkEntityPlaying network)
 {
     this.nextStationSelector = nextStationSelector;
     this.network             = network;
 }
Exemplo n.º 2
0
 public InputManager(NextStationSelector nextStationSelector, NetworkEntityPlaying network)
 {
     this.nextStationSelector = nextStationSelector;
     this.network = network;
 }