Package graphics
Class Level
java.lang.Object
graphics.Level
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
player
-
currentLevel
public int currentLevel -
chordType
public graphics.ChordType chordType -
names
-
obstacles
-
chords
-
completed
public boolean[] completed -
points
public int points -
errors
public int errors
-
-
Constructor Details
-
Level
-
-
Method Details
-
draw
-
selectRandomChordType
public void selectRandomChordType() -
nextLevel
public void nextLevel() -
prevLevel
public void prevLevel() -
update
public void update()
-