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