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="GroundClutter2DFoliage" inherits="GroundClutter2D" version="3.5">
|
2021-11-23 16:53:47 +01:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="add_texture">
|
2022-02-21 17:09:00 +01:00
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="texture" type="Texture" />
|
2021-11-23 16:53:47 +01:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="get_texture">
|
2022-02-21 17:09:00 +01:00
|
|
|
<return type="Texture" />
|
|
|
|
<argument index="0" name="index" type="int" />
|
2021-11-23 16:53:47 +01:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="get_texture_count" qualifiers="const">
|
2022-02-21 17:09:00 +01:00
|
|
|
<return type="int" />
|
2021-11-23 16:53:47 +01:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="remove_texture">
|
2022-02-21 17:09:00 +01:00
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="index" type="int" />
|
2021-11-23 16:53:47 +01:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|