4.51.2.2.11. ogSetActivePage() | Table of Contents | 4.51.2.2.13. ogSetPal() |
function ogSetVisualPage(newPage:uInt32; waitForRetrace:boolean):uInt32;Remarks:
Sets the current visual drawing page. Valid values are 0 and 1.
The visual page is the one currently being displayed on the display device.
If the second parameter is TRUE, the call will wait for a vertical blank before
flipping the pages. This will prevent screen shear from occuring.
Returns the previous visual page.
See also:4.51.2.2.11. ogSetActivePage() | Table of Contents | 4.51.2.2.13. ogSetPal() |