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

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

.. module:: bge.types

base class --- :class:`SCA_IController`

.. class:: SCA_XORController(SCA_IController)

   An XOR controller activates when there is the input is mixed, but not when all are on or off.

   There are no special python methods for this controller.