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

ActionEngine.h File Reference

Include dependency graph for ActionEngine.h:

Include dependency graph

Go to the source code of this file.

Compounds

class  ActionEngine
 The base class for a game. More...


Defines

#define MYACTIONENGINE_PUBLIC_OPS


Define Documentation

#define MYACTIONENGINE_PUBLIC_OPS
 

Value:

MyActionEngine() SEC_GAME;  \
    ~MyActionEngine() SEC_GAME; \
    void init() SEC_GAME; \
    Screen *getCurrentScreen() const SEC_GAME; \
    Screen *getNextScreen() SEC_GAME; \
\
    UInt16 getStateDescriptorsVersion() const SEC_GAME;

Definition at line 122 of file ActionEngine.h.


Razor! Engine Developer's Guide. Copyright © by Tilo Christ. All Rights Reserved. Last updated: 31 May 2003