|
Neo
0.5.0
Developer Documentation
|
This is the complete list of members for Neo::SystemContext, including all inherited members.
| getScreenSize(unsigned int *width, unsigned int *height)=0 | Neo::SystemContext | pure virtual |
| getScreenSize()=0 | Neo::SystemContext | pure virtual |
| getSystemTick(void)=0 | Neo::SystemContext | pure virtual |
| getWorkingDirectory(void)=0 | Neo::SystemContext | pure virtual |
| hideCursor(void) | Neo::SystemContext | inlinevirtual |
| setCursorPosition(int x, int y) | Neo::SystemContext | inlinevirtual |
| setScreenSize(unsigned int width, unsigned int height)=0 | Neo::SystemContext | pure virtual |
| setWindowTitle(const char *title)=0 | Neo::SystemContext | pure virtual |
| showCursor(void) | Neo::SystemContext | inlinevirtual |
| ~SystemContext(void) | Neo::SystemContext | inlinevirtual |