com.rngtng.launchpad
Class LaunchadPAppletListener
java.lang.Object
com.rngtng.launchpad.LaunchadPAppletListener
- All Implemented Interfaces:
- LaunchpadListener
public class LaunchadPAppletListener
- extends java.lang.Object
- implements LaunchpadListener
A wrapper class to to PApplet into a LaunchpadListerner for generic Listener handling
- Author:
- rngtng - Tobias Bielohlawek
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
launchpadButtonPressed
public void launchpadButtonPressed(int buttonCode)
- Specified by:
launchpadButtonPressed
in interface LaunchpadListener
launchpadButtonReleased
public void launchpadButtonReleased(int buttonCode)
- Specified by:
launchpadButtonReleased
in interface LaunchpadListener
launchpadSceneButtonPressed
public void launchpadSceneButtonPressed(int buttonCode)
- Specified by:
launchpadSceneButtonPressed
in interface LaunchpadListener
launchpadSceneButtonReleased
public void launchpadSceneButtonReleased(int buttonCode)
- Specified by:
launchpadSceneButtonReleased
in interface LaunchpadListener
launchpadGridPressed
public void launchpadGridPressed(int x,
int y)
- Specified by:
launchpadGridPressed
in interface LaunchpadListener
launchpadGridReleased
public void launchpadGridReleased(int x,
int y)
- Specified by:
launchpadGridReleased
in interface LaunchpadListener
processing library launchpad by rngtng - Tobias Bielohlawek. (c) 2011