Main Page
Modules
Data Structures
Files
S
earch for
General
clear_screen
end_drawing
flip_screen
set_clear_color
start_drawing
start_vLib
stop_vLib
sync_frame
update_delta_time
wait_to_vsync
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
1.4.7