pandemonium_engine/modules/steering_ai/doc_classes/GSAICohesion.xml

19 lines
687 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<class name="GSAICohesion" inherits="GSAIGroupBehavior">
<brief_description>
Calculates an acceleration that attempts to move the agent towards the center of mass of the agents in the area defined by the GSAIProximity.
</brief_description>
<description>
Calculates an acceleration that attempts to move the agent towards the center of mass of the agents in the area defined by the GSAIProximity.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<members>
<member name="_callback" type="FuncRef" setter="set_callback" getter="get_callback" overrides="GSAIGroupBehavior" />
</members>
<constants>
</constants>
</class>