| Package | org.vostokframework.domain.loading.states.fileloader |
| Interface | public interface IFileLoadingAlgorithm extends flash.events.IEventDispatcher, org.as3coreaddendum.system.IDisposable |
| Implementors | FileLoadingAlgorithm, FileLoadingAlgorithmBehavior |
| Method | Defined By | ||
|---|---|---|---|
addParsers(parsers:IList):void | IFileLoadingAlgorithm | ||
cancel():void | IFileLoadingAlgorithm | ||
load():void | IFileLoadingAlgorithm | ||
stop():void | IFileLoadingAlgorithm | ||