C# Class Cascade.MusicPanel

Afficher le fichier Open project: RIT-Tool-Time/Cascade Class Usage Examples

Méthodes publiques

Свойство Type Description
NoteOffset int

Méthodes publiques

Méthode Description
MusicPanel ( PanelManager man ) : System
Update ( ) : void

Private Methods

Méthode Description
IsBeingTouchedChanged ( bool touched ) : void
timer_Elapsed ( object sender, ElapsedEventArgs e ) : void

Method Details

MusicPanel() public méthode

public MusicPanel ( PanelManager man ) : System
man PanelManager
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

NoteOffset public_oe property

public int NoteOffset
Résultat int