C# 클래스 AlphaTab.Rendering.Glyphs.VibratoGlyph

상속: EffectGlyph
파일 보기 프로젝트 열기: CoderLine/alphaTab

공개 메소드들

메소드 설명
VibratoGlyph ( float x, float y, float scale = 1.2f ) : System

보호된 메소드들

메소드 설명
PaintGrouped ( float cx, float cy, float endX, ICanvas canvas ) : void

메소드 상세

PaintGrouped() 보호된 메소드

protected PaintGrouped ( float cx, float cy, float endX, ICanvas canvas ) : void
cx float
cy float
endX float
canvas ICanvas
리턴 void

VibratoGlyph() 공개 메소드

public VibratoGlyph ( float x, float y, float scale = 1.2f ) : System
x float
y float
scale float
리턴 System