ClanSoft logo
ClanSoft logo

    CL_VidMode::CL_VidMode

Syntax

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

Parameters

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.

Description

Class Constructor.


Back to index



This page was built using the Perceps documentation system.