C# Class AlphaTab.Rendering.Glyphs.TuningGlyph

Inheritance: GlyphGroup
Datei anzeigen Open project: CoderLine/alphaTab Class Usage Examples

Public Methods

Method Description
TuningGlyph ( float x, float y, float scale, RenderingResources resources, Tuning tuning ) : System

Private Methods

Method Description
CreateGlyphs ( Tuning tuning ) : void

Method Details

TuningGlyph() public method

public TuningGlyph ( float x, float y, float scale, RenderingResources resources, Tuning tuning ) : System
x float
y float
scale float
resources RenderingResources
tuning AlphaTab.Model.Tuning
return System