public class Track
extends java.lang.Object
Constructor and Description |
---|
Track(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
double |
getValue(double row)
Returns value of the track for the given
(fractional) row.
|
void |
printKeys()
For testing
|
java.lang.String |
toString() |
public void printKeys()
public double getValue(double row)
row
- public java.lang.String toString()
toString
in class java.lang.Object
Processing library Moonlander by Antti Hirvonen. (c) 2018