C# Class Alexandria.Engines.Sciagi.ResourceData

Base class of all of the resource types.
Inheritance: Asset
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Methods

Method Description
ResourceData ( AssetLoader loader ) : System

Initialise the resource data.

Method Details

ResourceData() public method

Initialise the resource data.
public ResourceData ( AssetLoader loader ) : System
loader Glare.Assets.AssetLoader
return System