예제 #1
0
 private void TellCharAnimations(CharActionInput charActionInput)
 {
     charAnimations.HandleActionInput(charActionInput);
 }