Swap

Description

Displays the back buffer to the screen and clears the backbuffer for the next frame, updates global time variables. Called automatically by Sync, you may either use Sync or Update, Render, Swap one after the other to manually sync.

Definition

Swap()