Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
Most recent edit on 2006-04-10 12:48:22 by SunTzu

Additions:
Sets the letter box state. The UI, if active, stays there. Note: the only reason to use this rather than Camera_SetLetterboxStateNoUI is to be able to display custom screens while the letterbox is on. In that case, elements of the UI like taskbars and RU counts must be disabled with UI_SetElementVisible and similar functions. --SunTzu
<bState>: 0 = no letterbox; 1 = letterbox
<fNumSeconds>: number of seconds for the letterbox to appear/disappear

Deletions:
Sets the letter box state.
The UI, if active, stays there.




Edited on 2006-04-10 12:42:07 by SunTzu

Additions:
Camera_SetLetterboxState(1, 2)

Deletions:




Edited on 2004-02-22 19:32:45 by MiKail

Additions:
Camera_SetLetterboxState(<bState>, <fNumSeconds>)

Description
Sets the letter box state.
The UI, if active, stays there.

Example

Arguments


Scope

Related Pages:
:: ::