C# 클래스 AlphaTab.Rendering.Utils.BarHelpersGroup

This helpers group creates beaming and tuplet helpers upon request.
파일 보기 프로젝트 열기: CoderLine/alphaTab 1 사용 예제들

공개 메소드들

메소드 설명
BarHelpersGroup ( ) : AlphaTab.Collections
BuildHelpers ( AlphaTab.Model.Track tracks, int barIndex ) : void

메소드 상세

BarHelpersGroup() 공개 메소드

public BarHelpersGroup ( ) : AlphaTab.Collections
리턴 AlphaTab.Collections

BuildHelpers() 공개 메소드

public BuildHelpers ( AlphaTab.Model.Track tracks, int barIndex ) : void
tracks AlphaTab.Model.Track
barIndex int
리턴 void