doc: Sync classref with current source
This commit is contained in:
@@ -215,6 +215,16 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="tile_get_shape_offset" qualifiers="const">
|
||||
<return type="Vector2">
|
||||
</return>
|
||||
<argument index="0" name="id" type="int">
|
||||
</argument>
|
||||
<argument index="1" name="shape_id" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="tile_get_shape_one_way" qualifiers="const">
|
||||
<return type="bool">
|
||||
</return>
|
||||
@@ -389,6 +399,18 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="tile_set_shape_offset">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="id" type="int">
|
||||
</argument>
|
||||
<argument index="1" name="shape_id" type="int">
|
||||
</argument>
|
||||
<argument index="2" name="shape_offset" type="Vector2">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="tile_set_shape_one_way">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user