Class JokeAgent.AchieveMoodGoal

  • Enclosing class:
    JokeAgent

    public class JokeAgent.AchieveMoodGoal
    extends java.lang.Object
    Goal to achieve a certain state of mood.
    • Constructor Detail

      • AchieveMoodGoal

        public AchieveMoodGoal​(JokeAgent.Mood mood)
        Create a new achieve mood goal.
        Parameters:
        mood - The mood to achieve.
    • Method Detail

      • moodAchieved

        public boolean moodAchieved()
      • moodAchieved

        public boolean moodAchieved​(java.lang.String bla)
      • getMood

        public JokeAgent.Mood getMood()
        Get the mood.
        Returns:
        The mood