Exemplo n.º 1
0
 public CameraViewInput(CameraView view, CustomInput input)
 {
     this.view  = view;
     this.input = input;
 }