C# Class AlphaTab.Rendering.Glyphs.VibratoGlyph

Inheritance: EffectGlyph
Afficher le fichier Open project: CoderLine/alphaTab

Méthodes publiques

Méthode Description
VibratoGlyph ( float x, float y, float scale = 1.2f ) : System

Méthodes protégées

Méthode Description
PaintGrouped ( float cx, float cy, float endX, ICanvas canvas ) : void

Method Details

PaintGrouped() protected méthode

protected PaintGrouped ( float cx, float cy, float endX, ICanvas canvas ) : void
cx float
cy float
endX float
canvas ICanvas
Résultat void

VibratoGlyph() public méthode

public VibratoGlyph ( float x, float y, float scale = 1.2f ) : System
x float
y float
scale float
Résultat System