C# Class AlphaTab.Rendering.ScoreBeatContainerGlyph

Inheritance: AlphaTab.Rendering.Glyphs.BeatContainerGlyph
Show file Open project: CoderLine/alphaTab Class Usage Examples

Public Methods

Method Description
ScoreBeatContainerGlyph ( Beat beat, VoiceContainerGlyph voiceContainer ) : AlphaTab.Model

Protected Methods

Method Description
CreateTies ( Note n ) : void

Method Details

CreateTies() protected method

protected CreateTies ( Note n ) : void
n AlphaTab.Model.Note
return void

ScoreBeatContainerGlyph() public method

public ScoreBeatContainerGlyph ( Beat beat, VoiceContainerGlyph voiceContainer ) : AlphaTab.Model
beat AlphaTab.Model.Beat
voiceContainer AlphaTab.Rendering.Glyphs.VoiceContainerGlyph
return AlphaTab.Model