|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UndoAction | |
|---|---|
| org.vizzini.game.action | Provides action classes for games in the game framework. |
| org.vizzini.game.boardgame | Provides core game classes for board games in the game framework. |
| org.vizzini.game.boardgame.action | Provides action classes for board games in the game framework. |
| Uses of UndoAction in org.vizzini.game.action |
|---|
| Methods in org.vizzini.game.action that return UndoAction | |
|---|---|
UndoAction |
ActionFactory.getUndoAction(IAgent agent)
Return an UndoAction for the given parameters. |
| Uses of UndoAction in org.vizzini.game.boardgame |
|---|
| Fields in org.vizzini.game.boardgame declared as UndoAction | |
|---|---|
protected static UndoAction |
AbstractGridBoard.UNDO_ACTION
Undo action. |
| Uses of UndoAction in org.vizzini.game.boardgame.action |
|---|
| Methods in org.vizzini.game.boardgame.action that return UndoAction | |
|---|---|
UndoAction |
BoardGameActionFactory.getUndoAction(IAgent agent)
Return an UndoAction for the given parameters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |