C# Class Alexandria.Engines.Infinity.BiffArchiveFormat

Inheritance: Glare.Assets.AssetFormat
显示文件 Open project: Burton-Radons/Alexandria

Public Methods

Method Description
BiffArchiveFormat ( Engine engine ) : System
Load ( AssetLoader loader ) : Asset
LoadMatch ( AssetLoader loader ) : LoadMatchStrength

Method Details

BiffArchiveFormat() public method

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

Load() public method

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

LoadMatch() public method

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