C# Class AlphaTab.Rendering.Utils.BarBounds

Afficher le fichier Open project: CoderLine/alphaTab Class Usage Examples

Méthodes publiques

Méthode Description
AddBeat ( BeatBounds bounds ) : void
BarBounds ( ) : AlphaTab.Collections
FindBeatAtPos ( float x ) : BeatBounds

Method Details

AddBeat() public méthode

public AddBeat ( BeatBounds bounds ) : void
bounds BeatBounds
Résultat void

BarBounds() public méthode

public BarBounds ( ) : AlphaTab.Collections
Résultat AlphaTab.Collections

FindBeatAtPos() public méthode

public FindBeatAtPos ( float x ) : BeatBounds
x float
Résultat BeatBounds