Method Summary |
|
__init__(self,
engine,
editorMode)
|
|
endPick(self,
pos)
|
|
getMissedNotes(self,
song,
pos)
|
|
getPickLength(self,
pos)
|
|
getRequiredNotes(self,
song,
pos)
|
|
render(self,
visibility,
song,
pos,
controls)
|
|
renderBars(self,
visibility,
song,
pos)
|
|
renderFrets(self,
visibility,
song,
controls)
|
|
renderNeck(self,
visibility,
song,
pos)
|
|
renderNote(self,
length,
long,
color)
|
|
renderNotes(self,
visibility,
song,
pos)
|
|
renderTracks(self,
visibility)
|
|
run(self,
ticks,
pos,
controls)
|
|
selectNextString(self)
|
|
selectPreviousString(self)
|
|
setBPM(self,
bpm)
|
|
startPick(self,
song,
pos,
controls)
|