Exemplo n.º 1
0
 public GoodMoodState(CatStateMachine stateMachine) : base(stateMachine)
 {
 }
 public GreatMoodState(CatStateMachine stateMachine) : base(stateMachine)
 {
 }