|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jamesbryangraves.bob.music.MusicEventGenerator
com.jamesbryangraves.bob.music.Percussion
public class Percussion
| Constructor Summary | |
|---|---|
Percussion()
|
|
| Method Summary | |
|---|---|
java.util.Collection<MusicEvent> |
generateEvents(MusicContext musicContext,
long tick)
|
| Methods inherited from class com.jamesbryangraves.bob.music.MusicEventGenerator |
|---|
getNoteValue, upOrDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Percussion()
| Method Detail |
|---|
public java.util.Collection<MusicEvent> generateEvents(MusicContext musicContext,
long tick)
throws java.lang.Exception
generateEvents in class MusicEventGeneratorjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||