AppleFileManagerAssetManager

class AppleFileManagerAssetManager(fileSystem: FileSystem = SystemFileSystem, basePath: String = NSFileManager.defaultManager().currentDirectoryPath) : AssetManager(source)

Temporary reader directly from the build/processedResource until we find out how to embed resources into the application

Constructors

Link copied to clipboard
constructor(fileSystem: FileSystem = SystemFileSystem, basePath: String = NSFileManager.defaultManager().currentDirectoryPath)

Functions

Link copied to clipboard