|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.input.actions.AbstractInputAction
org.jagatoo.input.actions.AbstractInvokableInputAction
public abstract class AbstractInvokableInputAction
An InputAction can be bound to an arbitrary InputDevice's component. It is executed on a state-change.
| Constructor Summary | |
|---|---|
AbstractInvokableInputAction(int ordinal)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jagatoo.input.actions.AbstractInputAction |
|---|
ordinal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jagatoo.input.actions.InvokableInputAction |
|---|
invokeAction |
| Methods inherited from interface org.jagatoo.input.actions.InputAction |
|---|
ordinal |
| Constructor Detail |
|---|
public AbstractInvokableInputAction(int ordinal)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||