mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-22 17:07:20 +01:00
16 lines
400 B
XML
16 lines
400 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="GSAIFlee" inherits="GSAISeek">
|
|
<brief_description>
|
|
Calculates acceleration to take an agent directly away from a target agent.
|
|
</brief_description>
|
|
<description>
|
|
Calculates acceleration to take an agent directly away from a target agent.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|