예제 #1
0
 public float GetCurrentMoveSpeed()
 {
     return(myMove.getCurSpeed());
 }