public void SetState(State theState ) { Debug.Log ("Context.SetState:" + theState); m_State = theState; }