[DOCS] Sync classref with current source
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
<method name="add_central_force">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="force" type="Vector3">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="add_force">
|
||||
<return type="void">
|
||||
</return>
|
||||
@@ -19,6 +27,14 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="add_torque">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="torque" type="Vector3">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="apply_impulse">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user