A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getExternalData(name:String) — method, interface starlingbuilder.engine.IAssetMediator
Get external data by name.
getKeys() — method, class starlingbuilder.engine.localization.DefaultLocalization
Get all the available keys (only used in the editor).
getKeys() — method, interface starlingbuilder.engine.localization.ILocalization
Get all the available keys (only used in the editor).
getLocales() — method, class starlingbuilder.engine.localization.DefaultLocalization
Get all the available locales (only used in the editor).
getLocales() — method, interface starlingbuilder.engine.localization.ILocalization
Get all the available locales (only used in the editor).
getLocalizedText(key:String) — method, class starlingbuilder.engine.localization.DefaultLocalization
Get localized text from key
getLocalizedText(key:String) — method, interface starlingbuilder.engine.localization.ILocalization
Get localized text from key
getScaledStageSize(stageWidth:int, stageHeight:int) — method, class starlingbuilder.engine.util.StageUtil
Calculate the scaled starling stage size
getTexture(name:String) — method, interface starlingbuilder.engine.IAssetMediator
Get texture by name.
getTextures(prefix:String, result:Vector$starling.textures:Texture) — method, interface starlingbuilder.engine.IAssetMediator
Get textures by prefix.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z