mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-21 11:26:53 +01:00
20 lines
538 B
XML
20 lines
538 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<class name="GSAIAgentLocation" inherits="Reference" version="3.11">
|
||
|
<brief_description>
|
||
|
</brief_description>
|
||
|
<description>
|
||
|
</description>
|
||
|
<tutorials>
|
||
|
</tutorials>
|
||
|
<methods>
|
||
|
</methods>
|
||
|
<members>
|
||
|
<member name="orientation" type="float" setter="set_orientation" getter="get_orientation" default="0.0">
|
||
|
</member>
|
||
|
<member name="position" type="Vector3" setter="set_position" getter="get_position" default="Vector3( 0, 0, 0 )">
|
||
|
</member>
|
||
|
</members>
|
||
|
<constants>
|
||
|
</constants>
|
||
|
</class>
|