pandemonium_engine/modules/steering_ai/doc_classes/GSAIEvade.xml

16 lines
417 B
XML
Raw Normal View History

2023-01-14 13:38:58 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
2024-09-20 10:03:06 +02:00
<class name="GSAIEvade" inherits="GSAIPursue">
2023-01-14 13:38:58 +01:00
<brief_description>
Calculates acceleration to take an agent away from where a target agent is moving.
2023-01-14 13:38:58 +01:00
</brief_description>
<description>
Calculates acceleration to take an agent away from where a target agent is moving.
2023-01-14 13:38:58 +01:00
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>