pandemonium_engine/modules/steering_ai/doc_classes/GSAIAvoidCollisions.xml

19 lines
578 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<class name="GSAIAvoidCollisions" inherits="GSAIGroupBehavior">
<brief_description>
Steers the agent to avoid obstacles in its path. Approximates obstacles as spheres.
</brief_description>
<description>
Steers the agent to avoid obstacles in its path. Approximates obstacles as spheres.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<members>
<member name="_callback" type="FuncRef" setter="set_callback" getter="get_callback" overrides="GSAIGroupBehavior" />
</members>
<constants>
</constants>
</class>