浏览代码

classref: Area documentation

One method was missing.
P-GLEZ 9 年之前
父节点
当前提交
0325944ee4
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      doc/base/classes.xml

+ 2 - 0
doc/base/classes.xml

@@ -3684,6 +3684,8 @@
 			<argument index="0" name="gravity" type="float">
 			</argument>
 			<description>
+			Set the gravity intensity. This is useful to alter the force of gravity without altering its direction.
+			This value multiplies the gravity vector, whether it is the given vector ([method set_gravity_vector]), or a calculated one (when using a center of gravity).
 			</description>
 		</method>
 		<method name="get_gravity" qualifiers="const">