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

파일 보기 프로젝트 열기: CoderLine/alphaTab 1 사용 예제들

공개 메소드들

메소드 설명
AddBeat ( BeatBounds bounds ) : void
BarBounds ( ) : AlphaTab.Collections
FindBeatAtPos ( float x ) : BeatBounds

메소드 상세

AddBeat() 공개 메소드

public AddBeat ( BeatBounds bounds ) : void
bounds BeatBounds
리턴 void

BarBounds() 공개 메소드

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

FindBeatAtPos() 공개 메소드

public FindBeatAtPos ( float x ) : BeatBounds
x float
리턴 BeatBounds