示例#1
0
 public override void ReceiveInput(Camera eventCam)
 {
     if (interactive)
     {
         bm.BallInput();
     }
 }