Sync

Description

Updates the scene with the latest information, draws all sprites, updates global objects, and swaps the backbuffer into view. Does not draw sprites you have created using pointers in tier 2, you must draw these manually by calling the sprite's Draw function or assigning them to a sprite manager for batch drawing.

Definition

Sync()