indentation edits
This commit is contained in:
@@ -1141,27 +1141,27 @@ Types
|
||||
|
||||
.. attribute:: localLinearVelocity
|
||||
|
||||
The object's local linear velocity. [x, y, z]
|
||||
The object's local linear velocity. [x, y, z]
|
||||
|
||||
:type: :class:`mathutils.Vector`
|
||||
:type: :class:`mathutils.Vector`
|
||||
|
||||
.. attribute:: worldLinearVelocity
|
||||
|
||||
The object's world linear velocity. [x, y, z]
|
||||
|
||||
:type: :class:`mathutils.Vector`
|
||||
:type: :class:`mathutils.Vector`
|
||||
|
||||
.. attribute:: localAngularVelocity
|
||||
|
||||
The object's local angular velocity. [x, y, z]
|
||||
|
||||
:type: :class:`mathutils.Vector`
|
||||
:type: :class:`mathutils.Vector`
|
||||
|
||||
.. attribute:: worldAngularVelocity
|
||||
|
||||
The object's world angular velocity. [x, y, z]
|
||||
|
||||
:type: :class:`mathutils.Vector`
|
||||
:type: :class:`mathutils.Vector`
|
||||
|
||||
.. attribute:: timeOffset
|
||||
|
||||
@@ -2931,7 +2931,7 @@ Types
|
||||
|
||||
adds the object without needing to calling SCA_PythonController.activate()
|
||||
|
||||
.. note:: Use objectLastCreated to get the newly created object.
|
||||
.. note:: Use objectLastCreated to get the newly created object.
|
||||
|
||||
.. class:: KX_SCA_DynamicActuator(SCA_IActuator)
|
||||
|
||||
@@ -3486,7 +3486,7 @@ Types
|
||||
|
||||
Whether or not the character is on the ground. (read-only)
|
||||
|
||||
:type: boolean
|
||||
:type: boolean
|
||||
|
||||
.. attribute:: gravity
|
||||
|
||||
|
Reference in New Issue
Block a user