From 0325944ee4f6e3ca17382df82fa6d12868b3c541 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.
---
doc/base/classes.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 6f271d168a8..15e6f30c277 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -3684,6 +3684,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).