C# Class AlphaTab.Rendering.Glyphs.EffectGlyph

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

Méthodes protégées

Méthode Description
EffectGlyph ( float x, float y ) : AlphaTab.Model

Method Details

EffectGlyph() protected méthode

protected EffectGlyph ( float x, float y ) : AlphaTab.Model
x float
y float
Résultat AlphaTab.Model