#include <VideoMode.h>
Data Fields | |
unsigned int | Width |
Video mode width, in pixels. | |
unsigned int | Height |
Video mode height, in pixels. | |
unsigned int | BitsPerPixel |
Video mode pixel depth, in bits per pixels. |
Definition at line 39 of file VideoMode.h.
unsigned int sfVideoMode::Width |
unsigned int sfVideoMode::Height |
unsigned int sfVideoMode::BitsPerPixel |