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

bge.types.SCA_PropertyActuator.rst « bge_types « rst « python_api « doc - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 149b260707771312d69f443876afba92f2938fb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SCA_PropertyActuator(SCA_IActuator)
===================================

base class --- :class:`SCA_IActuator`

.. class:: SCA_PropertyActuator(SCA_IActuator)

   Property Actuator

   .. attribute:: propName

      the property on which to operate.

      :type: string

   .. attribute:: value

      the value with which the actuator operates.

      :type: string

   .. attribute:: mode

      TODO - add constants to game logic dict!.

      :type: integer