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

TestSGController Class Reference

#include <TestSGController.h>

Inheritance diagram for TestSGController:

SG_Controller SG_IObject List of all members.

Public Methods

 TestSGController ()
virtual ~TestSGController ()
virtual bool Update (double time)
virtual void SetSimulatedTime (double time)

Constructor & Destructor Documentation

TestSGController::TestSGController ( ) [inline]
 

Definition at line 10 of file TestSGController.h.

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

Definition at line 12 of file TestSGController.h.


Member Function Documentation

void TestSGController::SetSimulatedTime ( double time ) [inline, virtual]
 

Reimplemented from SG_Controller.

Definition at line 22 of file TestSGController.h.

bool TestSGController::Update ( double time ) [inline, virtual]
 

Reimplemented from SG_Controller.

Definition at line 16 of file TestSGController.h.


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