fixes for python api docs.
also move foreach_get/set examples into their own py example files (prefer not to have example code built into blenders binary).
This commit is contained in:
@@ -127,7 +127,9 @@ Variables
|
||||
|
||||
.. data:: joysticks
|
||||
|
||||
A list of attached :class:`~bge.types.SCA_PythonJoystick`s. The list size is the maximum number of supported joysticks. If no joystick is available for a given slot, the slot is set to None.
|
||||
A list of attached :class:`~bge.types.SCA_PythonJoystick`.
|
||||
The list size is the maximum number of supported joysticks.
|
||||
If no joystick is available for a given slot, the slot is set to None.
|
||||
|
||||
*****************
|
||||
General functions
|
||||
|
Reference in New Issue
Block a user