sparkle-engine

Interface ILoaderEvent

interface ILoaderEvent {
    complete(): void;
}

Methods

Methods