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

SCA_IMainLoop Class Reference

Game Engine MainLoop. More...

#include <SCA_ISystem.h>

Inheritance diagram for SCA_IMainLoop:

ExampleEngine ExampleSystem KX_KetsjiEngine List of all members.

Public Methods

virtual int MainLoopCallback () = 0

Detailed Description

Game Engine MainLoop.

This Mainloop will be executed every frame.

Definition at line 19 of file SCA_ISystem.h.


Member Function Documentation

virtual int SCA_IMainLoop::MainLoopCallback ( ) [pure virtual]
 

Reimplemented in ExampleSystem, ExampleEngine, and KX_KetsjiEngine.

Referenced by SCA_ISystem::DoMainLoopCallback().


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