public void ProcessInput(InPutEnum input)
 {
     CurrentState.ProcessInput(input);
 }