Exemple #1
0
 void btnStopRead_Click()
 {
     engine.StopInput();
     engine.Input.DeregisterHandler(ProjectMotion.Input.Gyro.id);
 }