Loading...
Searching...
No Matches
VideoMode.h
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
const sfVideoMode * sfVideoMode_getFullscreenModes(size_t *count)
Retrieve all the video modes supported in fullscreen mode.
sfVideoMode sfVideoMode_getDesktopMode(void)
Get the current desktop video mode.
sfBool sfVideoMode_isValid(sfVideoMode mode)
Tell whether or not a video mode is valid.
sfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting m...
Definition VideoMode.h:42