stagexl
stagexl
ResourceManager
getText
getText
stagexl
stagexl
ResourceManager
getText
method
getText
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
String
getText
(
String
name
)
Source
String getText(String name) { return _getResourceValue("Text", name) as String; }