BGE: Remove chapter in KX_WorldInfo python API

This commit is contained in:
Thomas Szepe
2015-05-20 18:36:02 +02:00
parent 8dd9b7cc5f
commit 2c5d5a9feb

View File

@@ -18,10 +18,6 @@ base class --- :class:`PyObjectPlus`
sce.world.mistColor = [1.0, 0.0, 0.0] sce.world.mistColor = [1.0, 0.0, 0.0]
*********
Constants
*********
.. data:: KX_MIST_QUADRATIC .. data:: KX_MIST_QUADRATIC
Type of quadratic attenuation used to fade mist. Type of quadratic attenuation used to fade mist.
@@ -34,10 +30,6 @@ Constants
Type of inverse quadratic attenuation used to fade mist. Type of inverse quadratic attenuation used to fade mist.
**********
Attributes
**********
.. attribute:: mistEnable .. attribute:: mistEnable
Return the state of the mist. Return the state of the mist.