mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
This is the complete list of members for OpenGLApplication, including all inherited members.
create(const char *class_name) | OpenGLApplication | static |
deinitialize()=0 | OpenGLApplication | protectedpure virtual |
draw()=0 | OpenGLApplication | protectedpure virtual |
fastMode() | OpenGLApplication | protected |
fullMode() | OpenGLApplication | protected |
getFrameCounter() | OpenGLApplication | protected |
getFrameLimit() | OpenGLApplication | protected |
getWindow(void) | OpenGLApplication | protected |
initialize()=0 | OpenGLApplication | protectedpure virtual |
OpenGLApplication(const char *className) | OpenGLApplication | protected |
resizeDraw(bool enable) | OpenGLApplication | protected |
setFrameLimit(unsigned int framesPerSecond) | OpenGLApplication | protected |
terminate() | OpenGLApplication | protected |
toggleFullscreen() | OpenGLApplication | protected |
update(DWORD milliseconds)=0 | OpenGLApplication | protectedpure virtual |
WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) | OpenGLApplication | friend |
WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) | OpenGLApplication | friend |
~OpenGLApplication(void) | OpenGLApplication | virtual |