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

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

.. module:: bge.types

base class --- :class:`SCA_IController`

.. class:: SCA_ANDController(SCA_IController)

   An AND controller activates only when all linked sensors are activated.

   There are no special python methods for this controller.