[ Maverik Level 3 functions ]
mav_gfxWindowClose
Summary
Set active rendering window.
Syntax
void mav_gfxWindowClose(int id);
int id
Identifies the window.
Description
Closes window
id
.
Back to the
index page
.