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

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

.. module:: bge.types

base class --- :class:`SCA_IController`

.. class:: SCA_XNORController(SCA_IController)

   An XNOR controller activates when all linked sensors are the same (activated or inative).

   There are no special python methods for this controller.