JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
lsystem.util
Interface WheelHandler
public interface
WheelHandler
Author:
Martin Prout from a borrowed pattern seen in Jonathan Feibergs Peasycam when I was struggling with non functioning browser applet, probably superfluous here. Change to int count after processing-2.0b8
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
handleWheel
(float amount)
Method Detail
handleWheel
void handleWheel(float amount)
Parameters:
amount
-
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method