C# Class Alexandria.Engines.GoldBox.Resources.ScriptFormat

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

Public Methods

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

Private Methods

Method Description
CheckAddress ( BinaryReader reader, long length ) : bool

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 AssetLoader
return LoadMatchStrength

ScriptFormat() public method

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