#include <MSystemContext.h>
List of all members.
Constructor & Destructor Documentation
virtual MSystemContext::~MSystemContext |
( |
void |
| ) |
[inline, virtual] |
Member Function Documentation
virtual void MSystemContext::getScreenSize |
( |
unsigned int * |
width, |
|
|
unsigned int * |
height |
|
) |
| [pure virtual] |
virtual unsigned long MSystemContext::getSystemTick |
( |
void |
| ) |
[pure virtual] |
virtual const char* MSystemContext::getWorkingDirectory |
( |
void |
| ) |
[pure virtual] |
virtual void MSystemContext::setCursorPosition |
( |
int |
x, |
|
|
int |
y |
|
) |
| [pure virtual] |
The documentation for this class was generated from the following file: