C# Class Alexandria.Engines.GoldBox.ArchiveFormat

Inheritance: Glare.Assets.AssetFormat
Show file Open project: Burton-Radons/Alexandria

Public Methods

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

Method Details

ArchiveFormat() public method

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

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