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

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

공개 메소드들

메소드 설명
DoLayout ( ) : void
Paint ( float cx, float cy, ICanvas canvas ) : void
TabBrushGlyph ( Beat beat ) : System

메소드 상세

DoLayout() 공개 메소드

public DoLayout ( ) : void
리턴 void

Paint() 공개 메소드

public Paint ( float cx, float cy, ICanvas canvas ) : void
cx float
cy float
canvas ICanvas
리턴 void

TabBrushGlyph() 공개 메소드

public TabBrushGlyph ( Beat beat ) : System
beat AlphaTab.Model.Beat
리턴 System