C# Class Alexandria.Games.Albion.LibraryFormat

Inheritance: Glare.Assets.AssetFormat
ファイルを表示 Open project: Burton-Radons/Alexandria

Public Methods

Method Description
LibraryFormat ( Game game ) : System
Load ( AssetLoader loader ) : Asset
LoadMatch ( AssetLoader loader ) : LoadMatchStrength

Method Details

LibraryFormat() public method

public LibraryFormat ( Game game ) : System
game Game
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