Update SocialGroups authored by Daniel Rupp's avatar Daniel Rupp
...@@ -44,3 +44,8 @@ Dialogues is a list containing parameters necessary to make agents speak and inc ...@@ -44,3 +44,8 @@ Dialogues is a list containing parameters necessary to make agents speak and inc
## Social Group Behavior ## Social Group Behavior
The "behavior" of the social group is programmed as a state machine. The following state machine provides an overview of the behavior. The "behavior" of the social group is programmed as a state machine. The following state machine provides an overview of the behavior.
## Useful Functions
* ``AddAgent()``
* ``RemoveAgent()``
* ``StartDialogue()``