skinDelete

skinDelete(skinName: String);

The skinDelete method of the Application class deletes all skin entity images that were loaded as part of the skin with the name specified in the skinName parameter. These images are deleted from JADE and from the directories in the skin directory structure that was created by calling the skinMakeDirectory method. (See also the Application class skinLoad method.)