Class InfoPanel

java.lang.Object
nl.genart.VJMotion.InfoPanel

public class InfoPanel extends Object
  • Field Details

    • x

      public int x
    • y

      public int y
    • w

      public int w
    • h

      public int h
    • keyboardKey

      public char keyboardKey
    • show

      public boolean show
    • overlay

      public processing.core.PGraphics overlay
    • enableKeyPress

      public boolean enableKeyPress
  • Constructor Details

    • InfoPanel

      public InfoPanel(processing.core.PApplet parent)
  • Method Details

    • keyEvent

      public void keyEvent(processing.event.KeyEvent event)