#include <MGame.h>
List of all members.
Constructor & Destructor Documentation
MGame::MGame |
( |
void |
| ) |
[inline] |
virtual MGame::~MGame |
( |
void |
| ) |
[inline, virtual] |
Member Function Documentation
void MGame::begin |
( |
void |
| ) |
[inline] |
void MGame::draw |
( |
void |
| ) |
[virtual] |
void MGame::end |
( |
void |
| ) |
[inline] |
bool MGame::isRunning |
( |
void |
| ) |
[inline] |
virtual void MGame::onBegin |
( |
void |
| ) |
[inline, virtual] |
virtual void MGame::onBeginLevel |
( |
void |
| ) |
[inline, virtual] |
void MGame::onBeginScene |
( |
void |
| ) |
[virtual] |
virtual void MGame::onEnd |
( |
void |
| ) |
[inline, virtual] |
virtual void MGame::onEndLevel |
( |
void |
| ) |
[inline, virtual] |
void MGame::onEndScene |
( |
void |
| ) |
[virtual] |
void MGame::update |
( |
void |
| ) |
[virtual] |
The documentation for this class was generated from the following files: