Static methods

@:value({ rootPath : null })staticfromBytes(bytes:Bytes, ?rootPath:String):AssetManifest

@:value({ rootPath : null })staticfromFile(path:String, ?rootPath:String):AssetManifest

@:value({ rootPath : null })staticloadFromBytes(bytes:Bytes, ?rootPath:String):Future<AssetManifest>

@:value({ rootPath : null })staticloadFromFile(path:String, ?rootPath:String):Future<AssetManifest>

@:value({ rootPath : null })staticparse(data:String, ?rootPath:String):AssetManifest

Constructor

new()

Variables

Methods