C# Class Fusion.Engine.Graphics.SpriteFontLoader

Inheritance: Fusion.Core.Content.ContentLoader
Mostra file Open project: demiurghg/FusionEngine

Public Methods

Method Description
Load ( ContentManager content, Stream stream, Type requestedType, string assetPath ) : object

Method Details

Load() public method

public Load ( ContentManager content, Stream stream, Type requestedType, string assetPath ) : object
content ContentManager
stream Stream
requestedType System.Type
assetPath string
return object