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  
CACHE_CHANGED — Event in class com.soma.loader.SomaLoader
Indicates a change in the cache.
CACHE_CHANGED — Constant static property in class com.soma.loader.SomaLoaderEvent
Indicates a change in the cache.
cacheEnabled — Property in class com.soma.loader.SomaLoaderItem
Whether SomaLoader must cache the data loaded.
clearCache() — Method in class com.soma.loader.SomaLoader
clear the cache (remove all the SomaLoaderItem instance loaded).
clone() — Method in class com.soma.loader.SomaLoaderEvent
Duplicates an instance of an SomaLoaderEvent.
cloneFile(source) — Method in class com.soma.loader.SomaLoaderItem
COMPLETE — Event in class com.soma.loader.SomaLoader
Dispatched when a loading of an item is complete.
COMPLETE — Constant static property in class com.soma.loader.SomaLoaderEvent
Dispatched when a loading of an item is complete.
com.soma.loader — Package
container — Property in class com.soma.loader.SomaLoaderItem
Container of the item.
containerProperties — Property in class com.soma.loader.SomaLoaderItem
Returns a Dictionary of properties.
contains(url) — Method in class com.soma.loader.SomaLoader
Indicates if the queue contains an item with a URL.
count — Property in class com.soma.loader.SomaLoaderEvent
Number of items loaded.
currentItem — Property in class com.soma.loader.SomaLoader
get the item that is currently loading.
currentLoader — Property in class com.soma.loader.SomaLoader
get the current built-in loader instance used in SomaLoader, can be Loader, URLLoader or Sound.
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