ClanSoft logo
ClanSoft logo

    CL_System::init_display

Syntax

static void init_display(int options=VIDEO_BACKBUFFER|DOUBLE_BUFFER);

Parameters

options-Hints to the implementation, so it may optimize the speed.

Description

Initializes the ClanLib display component. This function must be called, before any calls to the display-system is attempted.


Back to index



This page was built using the Perceps documentation system.