public void Update(MyObject hero) { }
public void HandleInput(MyObject hero, string input) { Console.WriteLine("Impossible to switch to another state"); }