#include <SCA_ISystem.h>
Inheritance diagram for SCA_IMainLoop:
Public Methods | |
virtual int | MainLoopCallback () = 0 |
This Mainloop will be executed every frame.
Definition at line 19 of file SCA_ISystem.h.
|
Reimplemented in ExampleSystem, ExampleEngine, and KX_KetsjiEngine. Referenced by SCA_ISystem::DoMainLoopCallback(). |