BGE Docs: Adding docs for KX_Scene.drawObstacleSimulation() based on its doc string.

This commit is contained in:
Mitchell Stokes 2012-11-22 22:25:12 +00:00
parent a72c03bc1c
commit de57d61f62

@ -3204,6 +3204,10 @@ Types
Return the value matching key, or the default value if its not found.
:return: The key value or a default.
.. method:: drawObstacleSimulation()
Draw debug visualization of obstacle simulation.
.. class:: KX_SceneActuator(SCA_IActuator)
Scene Actuator logic brick.