Exemplo n.º 1
0
 public AssetDatabase(Manifest manifest)
 {
     is64          = manifest.getIs64();
     this.manifest = manifest;
 }