mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-22 17:07:20 +01:00
16 lines
498 B
XML
16 lines
498 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="GSAIInfiniteProximity" inherits="GSAIProximity">
|
|
<brief_description>
|
|
Determines any agent that is in the specified list as being neighbors with the owner agent, regardless of distance.
|
|
</brief_description>
|
|
<description>
|
|
Determines any agent that is in the specified list as being neighbors with the owner agent, regardless of distance.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|