View source
class LimeCoreLibrary
package polymod.backends
extends AssetLibrary
import polymod.backends.LimeBackend
An asset library which redirects all requests to another folder.
An asset library which redirects all requests to another folder.
new(backend:LimeBackend, fallback:LimeAssetLibrary, redirectPath:String, pathPrefix:String, libraryId:String)