2021-11-23 16:53:47 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2022-02-21 22:12:25 +01:00
|
|
|
<class name="Prop2DInstance" inherits="Spatial" version="3.5">
|
2021-11-23 16:53:47 +01:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
2022-02-21 17:09:00 +01:00
|
|
|
<method name="_build" qualifiers="virtual">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="_build_finished" qualifiers="virtual">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="_init_materials" qualifiers="virtual">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="_prop_preprocess" qualifiers="virtual">
|
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="tarnsform" type="Transform" />
|
2022-02-21 22:12:25 +01:00
|
|
|
<argument index="1" name="prop_data" type="Prop2DData" />
|
2022-02-21 17:09:00 +01:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="build">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="build_finished">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="init_materials">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="prop_preprocess">
|
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="tarnsform" type="Transform" />
|
2022-02-21 22:12:25 +01:00
|
|
|
<argument index="1" name="prop" type="Prop2DData" />
|
2022-02-21 17:09:00 +01:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="queue_build">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
2021-11-23 16:53:47 +01:00
|
|
|
</methods>
|
|
|
|
<members>
|
2022-02-21 17:09:00 +01:00
|
|
|
<member name="collision_layer" type="int" setter="set_collision_layer" getter="get_collision_layer" default="1">
|
2021-11-23 16:53:47 +01:00
|
|
|
</member>
|
2022-02-21 17:09:00 +01:00
|
|
|
<member name="collision_mask" type="int" setter="set_collision_mask" getter="get_collision_mask" default="1">
|
|
|
|
</member>
|
|
|
|
<member name="material" type="Material" setter="set_material" getter="get_material">
|
|
|
|
</member>
|
2022-02-21 22:12:25 +01:00
|
|
|
<member name="prop_data" type="Prop2DData" setter="set_prop_data" getter="get_prop_data">
|
2021-11-23 16:53:47 +01:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|