|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.midix.control.neck.Player
public class Player
An experimental class to model the 'guitar' player.
| Constructor Summary | |
|---|---|
Player()
|
|
| Method Summary | |
|---|---|
Key |
getKey()
Get the provided Key which may then be observed for changes. |
int |
getVelocity()
|
void |
setVelocity(int vel)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Player()
| Method Detail |
|---|
public int getVelocity()
public void setVelocity(int vel)
public Key getKey()
Key.Provider
getKey in interface Key.Provider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||