2023-01-14 13:38:58 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<class name="GSAIRadiusProximity" inherits="GSAIProximity" version="3.11">
|
|
|
|
<brief_description>
|
2023-01-14 14:31:39 +01:00
|
|
|
Determines any agent that is in the specified list as being neighbors with the owner agent if they lie within the specified radius.
|
2023-01-14 13:38:58 +01:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2023-01-14 14:31:39 +01:00
|
|
|
Determines any agent that is in the specified list as being neighbors with the owner agent if they lie within the specified radius.
|
2023-01-14 13:38:58 +01:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<members>
|
|
|
|
<member name="radius" type="float" setter="set_radius" getter="get_radius" default="0.0">
|
2023-01-14 14:31:39 +01:00
|
|
|
The radius around the owning agent to find neighbors in
|
2023-01-14 13:38:58 +01:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|