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

SCA_PropertyEventManager Class Reference

#include <SCA_PropertyEventManager.h>

Inheritance diagram for SCA_PropertyEventManager:

SCA_EventManager List of all members.

Public Methods

 SCA_PropertyEventManager (class SCA_LogicManager* logicmgr)
virtual ~SCA_PropertyEventManager ()
virtual void NextFrame (double curtime,double deltatime)
virtual void RegisterSensor (SCA_ISensor* sensor)

Constructor & Destructor Documentation

SCA_PropertyEventManager::SCA_PropertyEventManager ( class SCA_LogicManager * logicmgr )
 

Definition at line 6 of file SCA_PropertyEventManager.cpp.

SCA_PropertyEventManager::~SCA_PropertyEventManager ( ) [virtual]
 

Definition at line 13 of file SCA_PropertyEventManager.cpp.


Member Function Documentation

void SCA_PropertyEventManager::NextFrame ( double curtime,
double deltatime ) [virtual]
 

Reimplemented from SCA_EventManager.

Definition at line 23 of file SCA_PropertyEventManager.cpp.

void SCA_PropertyEventManager::RegisterSensor ( SCA_ISensor * sensor ) [virtual]
 

Reimplemented from SCA_EventManager.

Definition at line 17 of file SCA_PropertyEventManager.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