public FireState(IPowerUpState <Peach> previousState) { PreviousState = previousState; }
public StandardState(IPowerUpState <Peach> previousState) { PreviousState = previousState; }
public FireState(IPowerUpState <Peach> previousState) { PreviousState = previousState; }
public StandardState(IPowerUpState <Peach> previousState) { PreviousState = previousState; }