void set_clear_color ( u32  color  ) 

Set the clearScreen color

Example: Set the clear color to a bright red
 setClearColor(RGB(255,0,0));
Parameters:
color - Color used to clear screen.

Definition at line 231 of file vlib.c.


Generated on Tue Mar 20 23:01:06 2007 for vLib by  doxygen 1.4.7