Function ClearVram

From Uzebox Wiki
Revision as of 19:07, 27 February 2009 by Uze (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Prototype

Undefined!

Description

Undefined!

Parameters

None

Returns

Void

Video Modes

N/A

Since

V1

Fills the entire VRAM with tile #0. Before calling this function, you must invoke SetTileTable() to specify the tile set to use.


Declaration: void ClearVram();

Parameters: None

Returns: Void

Video Modes Support: All

Status: Active