|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanar.Mouse
public class Mouse

This library enable the wheel on the mouse.
| Field Summary | |
|---|---|
boolean |
mouseButtonCENTER
|
boolean |
mouseButtonLEFT
|
boolean |
mouseButtonRIGHT
|
boolean |
press
|
| Constructor Summary | |
|---|---|
Mouse(PApplet p5)
|
|
| Method Summary | |
|---|---|
void |
mouseEvent(java.awt.event.MouseEvent event)
UDATED: Two Buttons At The Same Time |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean press
public boolean mouseButtonLEFT
public boolean mouseButtonRIGHT
public boolean mouseButtonCENTER
| Constructor Detail |
|---|
public Mouse(PApplet p5)
| Method Detail |
|---|
public void mouseEvent(java.awt.event.MouseEvent event)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||