C# Class AlphaTab.Rendering.Glyphs.ScoreBeatGlyph

Inheritance: BeatOnNoteGlyphBase
Datei anzeigen Open project: CoderLine/alphaTab

Public Methods

Method Description
DoLayout ( ) : void
UpdateBeamingHelper ( ) : void

Private Methods

Method Description
CreateBeatDot ( int line, GlyphGroup group ) : void
CreateNoteGlyph ( Note n ) : void
CreateNoteHeadGlyph ( Note n ) : Glyph
ScoreBeatGlyph ( ) : System

Method Details

DoLayout() public method

public DoLayout ( ) : void
return void

UpdateBeamingHelper() public method

public UpdateBeamingHelper ( ) : void
return void