doc: Sync classref with current source
Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip]
This commit is contained in:
parent
c30ab882d7
commit
b1f2c31a36
40 changed files with 299 additions and 120 deletions
|
|
@ -372,6 +372,14 @@
|
|||
Return the continuous collision detection mode.
|
||||
</description>
|
||||
</method>
|
||||
<method name="body_get_direct_state">
|
||||
<return type="Physics2DDirectBodyState">
|
||||
</return>
|
||||
<argument index="0" name="body" type="RID">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="body_get_max_contacts_reported" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue