public void Falling() { context.ActionState = context.GetFallingMarioState(); context.SetCurrentFrame(MarioFrame.Falling); }