![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Video mode class.
Contained in: global
Derived from:
none
Derived by:
none
Group: Display (Display 2D)
#include <ClanLib/display.h>
public function member index: |
||
Construction: |
||
CL_VidMode | (int width, int height, int bpp, bool mode_x=false); | |
Operations: |
||
std::string | asString | (); |
width - Width of the videomode.
height - Height of the videomode.
bpp - Depth (8, 16, 24, 32 bpp) of the videomode.
mode_x - Use mode x if available.
Returns - A string describing the video mode in human language!