C# Class Alexandria.Engines.DarkSouls.TextureArchiveFormat

Inheritance: Glare.Assets.AssetFormat
Datei anzeigen Open project: Burton-Radons/Alexandria

Public Methods

Method Description
Load ( AssetLoader info ) : Asset
LoadMatch ( AssetLoader info ) : LoadMatchStrength
TextureArchiveFormat ( Engine engine ) : System

Method Details

Load() public method

public Load ( AssetLoader info ) : Asset
info Glare.Assets.AssetLoader
return Asset

LoadMatch() public method

public LoadMatch ( AssetLoader info ) : LoadMatchStrength
info Glare.Assets.AssetLoader
return LoadMatchStrength

TextureArchiveFormat() public method

public TextureArchiveFormat ( Engine engine ) : System
engine Engine
return System