|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GameAction | |
---|---|
rails.game | |
rails.ui.swing |
Uses of GameAction in rails.game |
---|
Methods in rails.game with parameters of type GameAction | |
---|---|
protected boolean |
GameManager.export(GameAction exportAction)
|
protected boolean |
GameManager.reload(GameAction reloadAction)
|
protected boolean |
GameManager.save(GameAction saveAction)
|
Uses of GameAction in rails.ui.swing |
---|
Methods in rails.ui.swing with parameters of type GameAction | |
---|---|
void |
ORPanel.enableRedo(GameAction action)
|
void |
ORPanel.enableUndo(GameAction action)
|
void |
GameUIManager.exportGame(GameAction exportAction)
|
void |
GameUIManager.reloadGame(GameAction reloadAction)
|
void |
GameUIManager.saveGame(GameAction saveAction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |