C# Class AlphaTab.Rendering.Utils.BarHelpersGroup

This helpers group creates beaming and tuplet helpers upon request.
Afficher le fichier Open project: CoderLine/alphaTab Class Usage Examples

Méthodes publiques

Méthode Description
BarHelpersGroup ( ) : AlphaTab.Collections
BuildHelpers ( AlphaTab.Model.Track tracks, int barIndex ) : void

Method Details

BarHelpersGroup() public méthode

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

BuildHelpers() public méthode

public BuildHelpers ( AlphaTab.Model.Track tracks, int barIndex ) : void
tracks AlphaTab.Model.Track
barIndex int
Résultat void