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

Class Menu

KeyListener --+
              |
   Task --+   |
          |   |
      Layer --+
              |
             Menu


Method Summary
  __init__(self, engine, choices, onClose, onCancel, pos, viewSize, fadeScreen)
  hidden(self)
  keyPressed(self, key, unicode)
  render(self, visibility, topMost)
  renderTriangle(self, up, s)
  run(self, ticks)
  selectItem(self, index)
  shown(self)
  updateSelection(self)
    Inherited from Layer
  isBackgroundLayer(self)
    Inherited from Task
  started(self)
  stopped(self)
    Inherited from KeyListener
  keyReleased(self, key)

Generated by Epydoc 2.1 on Thu Nov 23 23:40:43 2006 http://epydoc.sf.net