stagexl
stagexl
ResourceManager
removeText
removeText
stagexl
stagexl
ResourceManager
removeText
method
removeText
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
removeText
(
String
name
)
Source
void removeText(String name) { _removeResource("Text", name); }