C# Class AlphaTab.Rendering.Glyphs.EffectGlyph

Effect-Glyphs implementing this public interface get notified as they are expanded over multiple beats.
Inheritance: Glyph
Datei anzeigen Open project: CoderLine/alphaTab Class Usage Examples

Protected Methods

Method Description
EffectGlyph ( float x, float y ) : AlphaTab.Model

Method Details

EffectGlyph() protected method

protected EffectGlyph ( float x, float y ) : AlphaTab.Model
x float
y float
return AlphaTab.Model