Advertisement

load_bitmap_file...unload?

Started by April 13, 2002 07:26 AM
-1 comments, last by edwinnie 22 years, 5 months ago
ok i am using WGPFD book. i wanted to load a background image for a game. so this is wat i did > Load_Bitmap_File(... Create_Bitmap(... Load_Image_Bitmap(... but when do i unload the bitmap file? right after Load_Image_Bitmap() in Game_Init() ? and if the bitmap file was unloaded...will the image still "appear" on the screen?

This topic is closed to new replies.

Advertisement