Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SCA_ORController Class Reference

SCA_ORController.h. More...

#include <SCA_ORController.h>

Inheritance diagram for SCA_ORController:

SCA_IController SCA_ILogicBrick CValue PyObjectPlus PyObject List of all members.

Public Methods

 SCA_ORController (SCA_IObject* gameobj, PyTypeObject* T=&Type)
virtual ~SCA_ORController ()
virtual CValueGetReplica ()
virtual void Trigger (SCA_LogicManager* logicmgr)
 'Or' together all inputs. More...

virtual PyObject_getattr (char *attr)

Detailed Description

SCA_ORController.h.

Version:

Id:
SCA_ORController.h,v 1.1 2000/12/06 20:22:33 coockie Exp

Definition at line 12 of file SCA_ORController.h.


Constructor & Destructor Documentation

SCA_ORController::SCA_ORController ( SCA_IObject * gameobj,
PyTypeObject * T = &Type ) [inline]
 

Definition at line 17 of file SCA_ORController.h.

Referenced by GetReplica().

SCA_ORController::~SCA_ORController ( ) [inline, virtual]
 

Definition at line 20 of file SCA_ORController.h.


Member Function Documentation

CValue * SCA_ORController::GetReplica ( ) [inline, virtual]
 

Reimplemented from CValue.

Definition at line 21 of file SCA_ORController.h.

void SCA_ORController::Trigger ( SCA_LogicManager * logicmgr ) [virtual]
 

'Or' together all inputs.

Version:

Id:
SCA_ORController.cpp,v 1.1 2000/12/06 20:22:33 coockie Exp

Reimplemented from SCA_IController.

Definition at line 16 of file SCA_ORController.cpp.

PyObject * SCA_ORController::_getattr ( char * attr ) [virtual]
 

Reimplemented from SCA_ILogicBrick.

Definition at line 79 of file SCA_ORController.cpp.


The documentation for this class was generated from the following files:
Generated at Thu Feb 1 13:03:56 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000