Uses of Class
movements.MusicNote

Packages that use MusicNote
movements Implements a class that converts the dance specification into lists of person and hand movements. 
 

Uses of MusicNote in movements
 

Fields in movements declared as MusicNote
private  MusicNote[] MusicPlayer.music
           
private  MusicNote[] AbcMusicPlayer.music
           
 

Constructors in movements with parameters of type MusicNote
MusicPlayer(int numberOfNotes, MusicNote[] music, int introductoryTicks, int totalTicksInMusic, int musicEndTick, int timesThruTheMusic)
           
 



Copyright © 2003 Nigel Westbury