pandemonium_engine/modules/steering_ai/doc_classes/GSAIFlee.xml

16 lines
415 B
XML
Raw Normal View History

2023-01-14 13:38:58 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
<class name="GSAIFlee" inherits="GSAISeek" version="3.11">
<brief_description>
Calculates acceleration to take an agent directly away from a target agent.
2023-01-14 13:38:58 +01:00
</brief_description>
<description>
Calculates acceleration to take an agent directly away from a target agent.
2023-01-14 13:38:58 +01:00
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>