Package org.hyperonline.hyperlib.oi
Annotation Type WhenReleased
-
@Retention(RUNTIME) @Target(FIELD) public @interface WhenReleased
Annotation to indicate that a command should run when a button is released
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description int
value
The number of the button (starting at 1) to bind to
-