From 436e968b437eb35026dddeb79e0f9c56701b5755 Mon Sep 17 00:00:00 2001 From: P-GLEZ <4cpablogp@gmail.com> Date: Tue, 31 May 2016 21:14:25 +0200 Subject: [PATCH] classref: Area documentation One method was missing. (cherry picked from commit 0325944ee4f6e3ca17382df82fa6d12868b3c541) --- doc/base/classes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 99d576a7dbb..7be89b3de71 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -3665,6 +3665,8 @@ + 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).