C# Class AlphaTab.Rendering.Glyphs.DynamicsGlyph

Inheritance: AlphaTab.Rendering.Glyphs.MusicFontGlyph
Datei anzeigen Open project: CoderLine/alphaTab

Public Methods

Method Description
DynamicsGlyph ( float x, float y, DynamicValue dynamics ) : AlphaTab.Model

Private Methods

Method Description
GetSymbol ( DynamicValue dynamics ) : MusicFontSymbol

Method Details

DynamicsGlyph() public method

public DynamicsGlyph ( float x, float y, DynamicValue dynamics ) : AlphaTab.Model
x float
y float
dynamics DynamicValue
return AlphaTab.Model