Преглед изворни кода

Mention that body_set_state is deferred

(cherry picked from commit 255129a5d9ca2a0e8faa4e06e659ef0b5819764e)
Tomasz Chabora пре 5 година
родитељ
комит
e880956943
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      doc/classes/Physics2DServer.xml

+ 1 - 0
doc/classes/Physics2DServer.xml

@@ -804,6 +804,7 @@
 			</argument>
 			<description>
 				Sets a body state using one of the [enum BodyState] constants.
+				Note that the method doesn't take effect immediately. The state will change on the next physics frame.
 			</description>
 		</method>
 		<method name="body_test_motion">