C# Class Axiom.Platform.Android.AndroidZipAssetArchive

Inheritance: Axiom.FileSystem.ZipArchive
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Méthode Description
AndroidZipAssetArchive ( AssetManager assets, string name, string type ) : System
Load ( ) : void

Method Details

AndroidZipAssetArchive() public méthode

public AndroidZipAssetArchive ( AssetManager assets, string name, string type ) : System
assets AssetManager
name string
type string
Résultat System

Load() public méthode

public Load ( ) : void
Résultat void