|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.input.devices.components.DeviceComponent
org.jagatoo.input.devices.components.DigitalDeviceComponent
org.jagatoo.input.devices.components.MouseButton
public final class MouseButton
Simple abstraction of mouse-buttons.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
DeviceComponent.Type |
| Field Summary |
|---|
| Fields inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
nextID |
| Method Summary | |
|---|---|
int |
getIndex()
|
int |
getMaskValue()
|
java.lang.String |
toString()
|
| Methods inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
bindAction, bindAction, getDeviceComponentID, getLocalizedName, getName, getType, isAnalog, isDigital, notifyBoundActions, unbindAction, unbindAction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public final int getIndex()
public final int getMaskValue()
public final java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||