JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openpatch.scratch
Interface Stage.WhenMouseWheelMovedHandler
Enclosing class:
Stage
public static interface
Stage.WhenMouseWheelMovedHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
Stage
stage, int rotation)
Method Details
handle
void
handle
(
Stage
stage, int rotation)