|
Osiris Framework
0.1
|
This is the complete list of members for OApplication, including all inherited members.
| camera() | OApplication | |
| clearScreen() | OApplication | protectedvirtual |
| init()=0 (defined in OApplication) | OApplication | protectedpure virtual |
| OApplication(const char *title, int argc, char **argv, int windowPos_x=OAPPLICATION_DEFAULT_POSX, int windowPos_y=OAPPLICATION_DEFAULT_POSY, int windowWidth=OAPPLICATION_DEFAULT_WIDTH, int windowHeight=OAPPLICATION_DEFAULT_HEIGHT) | OApplication | |
| onKeyboardPress(unsigned char key, int mouse_x, int mouse_y) | OApplication | protectedvirtual |
| onWindowResize(int width, int height) | OApplication | protected |
| start() | OApplication | |
| update(int timeIndex_ms)=0 (defined in OApplication) | OApplication | protectedpure virtual |
| ~OApplication() | OApplication | virtual |