stagexl
stagexl
ResourceManager
removeCustomObject
removeCustomObject
stagexl
stagexl
ResourceManager
removeCustomObject
method
removeCustomObject
Source
stagexl
stagexl
ResourceManager
Constructors
ResourceManager
Properties
failedResources
finishedResources
hashCode
onProgress
pendingResources
resources
runtimeType
Operators
operator ==
Methods
addBitmapData
addCustomObject
addSound
addSoundSprite
addText
addTextFile
addTextureAtlas
addVideo
containsBitmapData
containsCustomObject
containsSound
containsSoundSprite
containsText
containsTextFile
containsTextureAtlas
containsVideo
dispose
getBitmapData
getCustomObject
getSound
getSoundSprite
getText
getTextFile
getTextureAtlas
getVideo
load
noSuchMethod
removeBitmapData
removeCustomObject
removeSound
removeSoundSprite
removeText
removeTextFile
removeTextureAtlas
removeVideo
toString
void
removeCustomObject
(
String
name
)
Source
void removeCustomObject(String name) { _removeResource("CustomObject", name); }