ClanSoft logo
ClanSoft logo

    CL_Display::flip_display

Syntax

static void flip_display(bool sync=false);

Parameters

sync-VSync on/off

Description

Flips the front and backbuffer. Everything is normally drawn to the backbuffer, and flip_display() needs to be called before it can be seen onto the screen.


Back to index



This page was built using the Perceps documentation system.