ClanSoft logo
ClanSoft logo

    CL_VidMode

Video mode class.

Description

This class is used to describe a videomode in ClanLib.

Class members

int width
int height
int bpp
bool mode_x
CL_VidMode( int width, int height, int bpp, bool mode_x=false)
CL_String asString()

See Also

None


Back to index



This page was built using the Perceps documentation system.