diff options
Diffstat (limited to 'doc/classes/PhysicsDirectBodyState.xml')
-rw-r--r-- | doc/classes/PhysicsDirectBodyState.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/classes/PhysicsDirectBodyState.xml b/doc/classes/PhysicsDirectBodyState.xml index 10b5199128..e556e8037a 100644 --- a/doc/classes/PhysicsDirectBodyState.xml +++ b/doc/classes/PhysicsDirectBodyState.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="PhysicsDirectBodyState" inherits="Object" category="Core" version="3.1"> +<class name="PhysicsDirectBodyState" inherits="Object" category="Core" version="3.2"> <brief_description> Direct access object to a physics body in the [PhysicsServer]. </brief_description> @@ -8,9 +8,7 @@ </description> <tutorials> </tutorials> - <demos> - </demos> - <methods>( + <methods> <method name="add_central_force"> <return type="void"> </return> |