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: bc69df421ea8b305c9c03e69eb1c6e71bad77043 (plain)
1
2
3
4
5
6
7
8
9
10
SCA_XORController(SCA_IController)
==================================

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.