|
@@ -91,7 +91,7 @@
|
|
<argument index="0" name="surf_idx" type="int">
|
|
<argument index="0" name="surf_idx" type="int">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
- Return the length in indices of the index array in the requested surface (see [method add_surface]).
|
|
|
|
|
|
+ Return the length in indices of the index array in the requested surface (see [method add_surface_from_arrays]).
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="surface_get_array_len" qualifiers="const">
|
|
<method name="surface_get_array_len" qualifiers="const">
|
|
@@ -100,7 +100,7 @@
|
|
<argument index="0" name="surf_idx" type="int">
|
|
<argument index="0" name="surf_idx" type="int">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
- Return the length in vertices of the vertex array in the requested surface (see [method add_surface]).
|
|
|
|
|
|
+ Return the length in vertices of the vertex array in the requested surface (see [method add_surface_from_arrays]).
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="surface_get_arrays" qualifiers="const">
|
|
<method name="surface_get_arrays" qualifiers="const">
|
|
@@ -125,7 +125,7 @@
|
|
<argument index="0" name="surf_idx" type="int">
|
|
<argument index="0" name="surf_idx" type="int">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
- Return the format mask of the requested surface (see [method add_surface]).
|
|
|
|
|
|
+ Return the format mask of the requested surface (see [method add_surface_from_arrays]).
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="surface_get_material" qualifiers="const">
|
|
<method name="surface_get_material" qualifiers="const">
|
|
@@ -151,7 +151,7 @@
|
|
<argument index="0" name="surf_idx" type="int">
|
|
<argument index="0" name="surf_idx" type="int">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
- Return the primitive type of the requested surface (see [method add_surface]).
|
|
|
|
|
|
+ Return the primitive type of the requested surface (see [method add_surface_from_arrays]).
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="surface_remove">
|
|
<method name="surface_remove">
|