Unloads all the images of an image bank and frees the memory
Syntax
Unload Images bankID
Description
This command unloads a previously loaded image bank from memory. This is generally done when the program no longer needs the images. bankID can be either an integer or a string. It is the id or the name of the image bank resource to be loaded.
This command unloads a previously loaded image bank from memory. This is generally done when the program no longer needs the images.
bankID can be either an integer or a string. It is the id or the name of the image bank resource to be loaded.