|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deken.game.movement.actions.KeyDirectionAction
public class KeyDirectionAction
Constructor Summary | |
---|---|
KeyDirectionAction(int keyID,
float direction)
|
Method Summary | |
---|---|
float |
getDirection()
|
InputAction |
getInputAction()
|
int |
getKeyID()
|
boolean |
isActive()
|
void |
setInputAction(InputAction inputAction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyDirectionAction(int keyID, float direction)
Method Detail |
---|
public int getKeyID()
public float getDirection()
public boolean isActive()
public InputAction getInputAction()
public void setInputAction(InputAction inputAction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |