示例#1
0
 public PlayerController(PlayerProcessor proc)
 {
     processor = proc;
 }