Definition
EnableVSync()
Description
This function enables VSync. Note that VSync is disabled by default.
Example
function Init() EnableVSync() end function Update() endEnableVSync
EnableVSync()
function Init() EnableVSync() end function Update() endEnableVSync