|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgizmoball.gui.EditAction
gizmoball.gui.KeyMappingEditAction
public class KeyMappingEditAction
Type of EditAction that changes key mappings in current world.
Method Summary | |
---|---|
EditAction |
invert()
Returns the inverse of this user action. |
GameObject |
nextObject()
Returns next Object to set focus on. |
void |
run()
Executes user action. |
java.lang.String |
toString()
String representation of this. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public EditAction invert()
invert
in class EditAction
public void run()
run
in class EditAction
public GameObject nextObject()
nextObject
in class EditAction
public java.lang.String toString()
toString
in class EditAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |