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

SCA_AlwaysSensor Class Reference

SCA_AlwaysSensor.h. More...

#include <SCA_AlwaysSensor.h>

Inheritance diagram for SCA_AlwaysSensor:

SCA_ISensor SCA_ILogicBrick CValue PyObjectPlus PyObject List of all members.

Public Methods

 SCA_AlwaysSensor (class SCA_EventManager* eventmgr, SCA_IObject* gameobj, PyTypeObject* T =&Type)
 Always trigger. More...

virtual ~SCA_AlwaysSensor ()
virtual CValueGetReplica ()
virtual bool Evaluate (CValue* event)
virtual bool IsPositiveTrigger ()
virtual PyObject_getattr (char *attr)

Detailed Description

SCA_AlwaysSensor.h.

Version:

Id:
SCA_AlwaysSensor.h,v 1.2 2001/01/16 23:24:46 coockie Exp

Definition at line 12 of file SCA_AlwaysSensor.h.


Constructor & Destructor Documentation

SCA_AlwaysSensor::SCA_AlwaysSensor ( class SCA_EventManager * eventmgr,
SCA_IObject * gameobj,
PyTypeObject * T = &Type )
 

Always trigger.

Version:

Id:
SCA_AlwaysSensor.cpp,v 1.3 2001/01/16 23:24:46 coockie Exp

Definition at line 15 of file SCA_AlwaysSensor.cpp.

Referenced by GetReplica().

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

Definition at line 20 of file SCA_AlwaysSensor.h.


Member Function Documentation

bool SCA_AlwaysSensor::Evaluate ( CValue * event ) [virtual]
 

Reimplemented from SCA_ISensor.

Definition at line 24 of file SCA_AlwaysSensor.cpp.

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

Reimplemented from SCA_ISensor.

Definition at line 21 of file SCA_AlwaysSensor.h.

bool SCA_AlwaysSensor::IsPositiveTrigger ( ) [inline, virtual]
 

Reimplemented from SCA_ISensor.

Definition at line 30 of file SCA_AlwaysSensor.h.

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

Reimplemented from SCA_ISensor.

Definition at line 73 of file SCA_AlwaysSensor.cpp.


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