C# 클래스 AlphaTab.Rendering.ScoreBeatContainerGlyph

상속: AlphaTab.Rendering.Glyphs.BeatContainerGlyph
파일 보기 프로젝트 열기: CoderLine/alphaTab 1 사용 예제들

공개 메소드들

메소드 설명
ScoreBeatContainerGlyph ( Beat beat, VoiceContainerGlyph voiceContainer ) : AlphaTab.Model

보호된 메소드들

메소드 설명
CreateTies ( Note n ) : void

메소드 상세

CreateTies() 보호된 메소드

protected CreateTies ( Note n ) : void
n AlphaTab.Model.Note
리턴 void

ScoreBeatContainerGlyph() 공개 메소드

public ScoreBeatContainerGlyph ( Beat beat, VoiceContainerGlyph voiceContainer ) : AlphaTab.Model
beat AlphaTab.Model.Beat
voiceContainer AlphaTab.Rendering.Glyphs.VoiceContainerGlyph
리턴 AlphaTab.Model