C# Class MidiBard.PluginUI

Afficher le fichier Open project: akira0245/MidiBard

Méthodes publiques

Свойство Type Description
IsVisible bool

Méthodes publiques

Méthode Description
Draw ( ) : void
IsImporting ( ) : bool

Private Methods

Méthode Description
DrawButtonFastForward ( ) : void
DrawButtonMiniPlayer ( ) : void
DrawButtonPlayMode ( ) : void
DrawButtonPlayPause ( ) : void
DrawButtonShowPlayerControl ( ) : void
DrawButtonShowSettingsPanel ( ) : void
DrawButtonStop ( ) : void
DrawCurrentPlaying ( ) : void
DrawDebugWindow ( ) : void
DrawFailedImportMessage ( ) : void
DrawImportButton ( ) : void
DrawImportProgress ( ) : void
DrawPanelGeneralSettings ( ) : void
DrawPanelMusicControl ( ) : void
DrawProgressBar ( ) : void
DrawTrackTrunkSelectionWindow ( ) : void
HelpMarker ( string desc, bool sameline = true ) : void
RunImportTask ( ) : void
ToolTip ( string desc ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

IsImporting() public méthode

public IsImporting ( ) : bool
Résultat bool

Property Details

IsVisible public_oe property

public bool IsVisible
Résultat bool