C# Class AlphaTab.Rendering.ScoreBeatContainerGlyph

Inheritance: AlphaTab.Rendering.Glyphs.BeatContainerGlyph
Afficher le fichier Open project: CoderLine/alphaTab Class Usage Examples

Méthodes publiques

Méthode Description
ScoreBeatContainerGlyph ( Beat beat, VoiceContainerGlyph voiceContainer ) : AlphaTab.Model

Méthodes protégées

Méthode Description
CreateTies ( Note n ) : void

Method Details

CreateTies() protected méthode

protected CreateTies ( Note n ) : void
n AlphaTab.Model.Note
Résultat void

ScoreBeatContainerGlyph() public méthode

public ScoreBeatContainerGlyph ( Beat beat, VoiceContainerGlyph voiceContainer ) : AlphaTab.Model
beat AlphaTab.Model.Beat
voiceContainer AlphaTab.Rendering.Glyphs.VoiceContainerGlyph
Résultat AlphaTab.Model