Module Guitar :: Class Guitar
[show private | hide private]
[frames | no frames]

Class Guitar


Method Summary
  __init__(self, engine, editorMode)
  areNotesTappable(self, notes)
  controlsMatchNotes(self, controls, notes)
  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, color, flat, tailOnly, isTappable)
  renderNotes(self, visibility, song, pos)
  renderTracks(self, visibility)
  run(self, ticks, pos, controls)
  selectNextString(self)
  selectPreviousString(self)
  selectString(self, string)
  setBPM(self, bpm)
  startPick(self, song, pos, controls)

Generated by Epydoc 2.1 on Sat May 26 01:17:05 2007 http://epydoc.sf.net