| 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 | |
| registerFontClassName(fontNames) — Method in class com.soma.loader.SomaLoaderItem | |
| Register an Array of font class names, to register them in the buit-in Font class once loaded (Font.registerFont(FontClass)). | |
| remove(url) — Method in class com.soma.loader.SomaLoader | |
| find an item with the URL and remove it from the queue. | |
| removeAll() — Method in class com.soma.loader.SomaLoader | |
| remove all the item from the queue. | |
| removeAt(index) — Method in class com.soma.loader.SomaLoader | |
| find an item with the index and remove it from the queue. | |
| removeContainerProperty(property) — Method in class com.soma.loader.SomaLoaderItem | |
| Remove a property from the container properties dictionary. | |
| removeFileProperty(property) — Method in class com.soma.loader.SomaLoaderItem | |
| Remove a property from the file properties dictionary. | |
| removeItemLoaded(item:com.soma.loader:SomaLoaderItem) — Method in class com.soma.loader.SomaLoader | |
| remove a SomaLoaderItem instance stored in the cache. | |
| removeItemLoadedByOwnKey(key, value) — Method in class com.soma.loader.SomaLoader | |
| remove a SomaLoaderItem instance stored in the cache with a key and a value of an Object set to the data property of a SomaLoaderItem instance. | |
| removeItemLoadedByURL(url) — Method in class com.soma.loader.SomaLoader | |
| remove a SomaLoaderItem instance stored in the cache with the URL. | |
| request — Property in class com.soma.loader.SomaLoaderItem | |
| URLRequest instance used to load the item. | |
| resume() — Method in class com.soma.loader.SomaLoader | |
| resume a loading that has been paused. | |
| 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 | |