|
Level H Engine
|
This is the complete list of members for WindowFrame, including all inherited members.
| frameRate | WindowFrame | privatestatic |
| fullscreen | WindowFrame | privatestatic |
| getAspect() | WindowFrame | static |
| getFrameRate() | WindowFrame | static |
| getFullscreen() | WindowFrame | static |
| getTitle() | WindowFrame | static |
| getWindowPos() | WindowFrame | static |
| getWindowRes() | WindowFrame | static |
| setFrameRate(float inFrameRate) | WindowFrame | static |
| setFullscreen(bool inFullscreen) | WindowFrame | static |
| setTitle(std::string inTitle) | WindowFrame | static |
| setWindow(std::string inTitle, Vec2 inWindowPos, Vec2 inWindowRes, bool inFullscreen, float inFrameRate) | WindowFrame | static |
| setWindowPos(Vec2 inWindowPos) | WindowFrame | static |
| setWindowRes(Vec2 inWindowRes) | WindowFrame | static |
| title | WindowFrame | privatestatic |
| windowPos | WindowFrame | privatestatic |
| windowRes | WindowFrame | privatestatic |
1.8.13