Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bge.types.SCA_NANDController.rst « bge_types « rst « python_api « doc - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74094f476f323c2154c86bcdf61fb8e917fbeb6d (plain)
1
2
3
4
5
6
7
8
9
10
SCA_NANDController(SCA_IController)
===================================

base class --- :class:`SCA_IController`

.. class:: SCA_NANDController(SCA_IController)

   An NAND controller activates when all linked sensors are not active.

   There are no special python methods for this controller.