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  
getContent(key, clearMemory) — Method in class com.acleveraddress.net.multi_loader.MultiLoader
Returns a MultiLoaderItem's content from its key.
getFontName(id, applicationDomain) — Static method in class com.acleveraddress.net.multi_loader.utils.MultiLoaderClassExtractor
Used to get the name of a Font from the library
getItem(key) — Method in class com.acleveraddress.net.multi_loader.MultiLoader
Returns a MultiLoaderItem from its key
getLoader(name) — Static method in class com.acleveraddress.net.multi_loader.MultiLoader
The way to instantiate a new MultiLoader instance, or retrieve one which has already been created If the name is already in use, then that loader will be returned, otherwise a new instance will be created.
getParams(key) — Method in class com.acleveraddress.net.multi_loader.MultiLoader
Returns a MultiLoaderItem's params from its key
getType(url) — Static method in class com.acleveraddress.net.multi_loader.data.MultiLoaderTypes
Tries to establish the item type from its URL.
getVolume(key) — Static method in class com.acleveraddress.net.multi_loader.extras.SoundManager
Returns the volume of a Sound object
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