JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.explodingbacon.bcnlib.controllers
Interface Button
All Known Implementing Classes:
ButtonGroup
,
FakeButton
,
JoystickButton
,
KeyboardButton
,
NetButton
,
QuNeoInput
,
QuNeoInput.Rotary
public interface
Button
An interface for Buttons.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
get
()
Gets the value of this Button.
Method Detail
get
boolean get()
Gets the value of this Button.
Returns:
The value of this Button.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method