SCA_PropertyActuator(SCA_IActuator)

base class — SCA_IActuator

class bge.types.SCA_PropertyActuator(SCA_IActuator)

Property Actuator

propName

the property on which to operate.

Type :string
value

the value with which the actuator operates.

Type :string
mode

TODO - add constants to game logic dict!.

Type :integer

Previous topic

SCA_ORController(SCA_IController)

Next topic

SCA_PropertySensor(SCA_ISensor)