com.jamesbryangraves.bob.music
Class Phrase

java.lang.Object
  extended by com.jamesbryangraves.bob.music.Phrase

public class Phrase
extends java.lang.Object


Constructor Summary
Phrase()
           
 
Method Summary
 java.util.Collection<MusicEvent> generateEvents(MusicEventGenerator generator, MusicContext musicContext, long tick)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Phrase

public Phrase()
Method Detail

generateEvents

public java.util.Collection<MusicEvent> generateEvents(MusicEventGenerator generator,
                                                       MusicContext musicContext,
                                                       long tick)
                                                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007. All Rights Reserved.