Blender V2.61 - r43446
Classes

SCA_IController.h File Reference

Interface for input devices. The defines for keyboard/system/mouse events here are for internal use in the KX module. More...

#include "SCA_ILogicBrick.h"
#include "PyObjectPlus.h"

Go to the source code of this file.

Classes

class  SCA_IController

Detailed Description

Interface for input devices. The defines for keyboard/system/mouse events here are for internal use in the KX module.

Regulates the top-level logic behaviour for one scene.

Interface Class for all logic Sensors. Implements pulsemode and pulsefrequency, and event suppression.

An abstract object that has some logic, python scripting and reference counting Note: transformation stuff has been moved to SceneGraph.

Definition in file SCA_IController.h.