Video mode class.
This class is used to describe a videomode in ClanLib.
int width int height int bpp bool mode_x CL_VidMode( int width, int height, int bpp, bool mode_x=false) CL_String asString()
None
Back to index