Beispiel #1
0
 void ResetDashes(bool playAnimation)
 {
     numMoveDashes = maxDashes;
     playerAnim.ResetDashes(playAnimation);
 }