|
Torque2D Reference
|
This is the complete list of members for Video, including all inherited members.
| deactivate(bool force=false) | Video | static |
| destroy() | Video | static |
| getDesktopResolution() | Video | static |
| getDevice(const char *renderName) | Video | static |
| getDeviceList() | Video | static |
| getDriverInfo() | Video | static |
| getGammaCorrection(F32 &g) | Video | static |
| getResolution() | Video | static |
| getResolutionList() | Video | static |
| init() | Video | static |
| installDevice(DisplayDevice *dev) | Video | static |
| isFullScreen() | Video | static |
| nextRes() | Video | static |
| prevRes() | Video | static |
| reactivate(bool force=false) | Video | static |
| setDevice(const char *renderName, U32 width, U32 height, U32 bpp, bool fullScreen) | Video | static |
| setGammaCorrection(F32 g) | Video | static |
| setResolution(U32 width, U32 height, U32 bpp) | Video | static |
| setScreenMode(U32 width, U32 height, U32 bpp, bool fullScreen) | Video | static |
| setVerticalSync(bool on) | Video | static |
| smNeedResurrect | Video | static |
| swapBuffers() | Video | static |
| toggleFullScreen() | Video | static |
1.8.3.1