Table of Contents

Interface IGlyphMaterialProvider

Namespace
Lime
Assembly
Lime.dll
public interface IGlyphMaterialProvider

Methods

GetMaterial(int)

IMaterial GetMaterial(int tag)

Parameters

tag int

Returns

IMaterial

ProcessGlyph(Glyph)

Glyph ProcessGlyph(Glyph g)

Parameters

g Glyph

Returns

Glyph