[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [47870] trunk/blender/doc/python_api/rst/ bge.types.rst: KX_RadarSensor.getConeHeight() not longer exists, removing it from the docs.

Mitchell Stokes mogurijin at gmail.com
Thu Jun 14 10:02:46 CEST 2012


Revision: 47870
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=47870
Author:   moguri
Date:     2012-06-14 08:02:45 +0000 (Thu, 14 Jun 2012)
Log Message:
-----------
KX_RadarSensor.getConeHeight() not longer exists, removing it from the docs.

Modified Paths:
--------------
    trunk/blender/doc/python_api/rst/bge.types.rst

Modified: trunk/blender/doc/python_api/rst/bge.types.rst
===================================================================
--- trunk/blender/doc/python_api/rst/bge.types.rst	2012-06-14 08:01:20 UTC (rev 47869)
+++ trunk/blender/doc/python_api/rst/bge.types.rst	2012-06-14 08:02:45 UTC (rev 47870)
@@ -2703,11 +2703,6 @@
       KX_RADAR_AXIS_POS_X, KX_RADAR_AXIS_POS_Y, KX_RADAR_AXIS_POS_Z, 
       KX_RADAR_AXIS_NEG_X, KX_RADAR_AXIS_NEG_Y, KX_RADAR_AXIS_NEG_Z
 
-   .. method:: getConeHeight()
-
-      :return: The height of the cone with which to test.
-      :rtype: float
-
 .. class:: KX_RaySensor(SCA_ISensor)
 
    A ray sensor detects the first object in a given direction.




More information about the Bf-blender-cvs mailing list