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

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

base class --- :class:`SCA_IActuator`

.. class:: KX_GameActuator(SCA_IActuator)

   The game actuator loads a new .blend file, restarts the current .blend file or quits the game.

   .. attribute:: fileName

      the new .blend file to load.

      :type: string

   .. attribute:: mode

      The mode of this actuator. Can be on of :ref:`these constants <game-actuator>`

      :type: Int