C# Class Alexandria.Engines.DarkSouls.TextureArchive

A collection of textures.
Inheritance: Glare.Assets.FolderAsset
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Méthodes publiques

Méthode Description
Browse ( Action progressUpdateCallback = null ) : Control

Create a browser for the archive. If this contains just one texture, then it is browsed.

Private Methods

Méthode Description
TextureArchive ( AssetManager manager, BinaryReader reader, string name ) : System

Method Details

Browse() public méthode

Create a browser for the archive. If this contains just one texture, then it is browsed.
public Browse ( Action progressUpdateCallback = null ) : Control
progressUpdateCallback Action
Résultat System.Windows.Forms.Control