Exemple #1
0
 protected bool IsMoveInput()
 {
     return(JInputManager.IsButtonDragging(0));
 }