예제 #1
0
 public void Running()
 {
     context.ActionState = context.GetRunningMarioState();
     context.SetCurrentFrame(MarioFrame.Walking1);
 }