Package graphics
Class Chord
java.lang.Object
graphics.Chord
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
collected
public boolean collected -
chordType
public graphics.ChordType chordType -
text
-
notes
-
-
Constructor Details
-
Chord
public Chord(int x, int y)
-
-
Method Details
-
draw
-