@: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
new()
assets:Array<Dynamic>
libraryArgs:Array<String>
libraryType:String
name:String
rootPath:String
version:Int
serialize():String