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

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

공개 메소드들

메소드 설명
DoLayout ( ) : void
UpdateBeamingHelper ( ) : void

비공개 메소드들

메소드 설명
CreateBeatDot ( int line, GlyphGroup group ) : void
CreateNoteGlyph ( Note n ) : void
CreateNoteHeadGlyph ( Note n ) : Glyph
ScoreBeatGlyph ( ) : System

메소드 상세

DoLayout() 공개 메소드

public DoLayout ( ) : void
리턴 void

UpdateBeamingHelper() 공개 메소드

public UpdateBeamingHelper ( ) : void
리턴 void