|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jtge.engine.command.AbstractCommand jtge.engine.command.AbstractResult battlehex.model.command.GridUpdate
Updates a grid.
Constructor Summary | |
GridUpdate(jtge.util.grid.IGrid grid)
Create a complete update. |
Method Summary | |
void |
execute(jtge.engine.data.IContext context)
|
Methods inherited from class jtge.engine.command.AbstractCommand |
filter, sort, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GridUpdate(jtge.util.grid.IGrid grid)
grid
- the new gridMethod Detail |
public final void execute(jtge.engine.data.IContext context)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |