|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PawnPromotionAction | |
---|---|
org.vizzini.game.boardgame.chess | Provides core chess game classes for the game framework. |
org.vizzini.game.boardgame.chess.action | Provides action classes for the 3D chess framework. |
Uses of PawnPromotionAction in org.vizzini.game.boardgame.chess |
---|
Methods in org.vizzini.game.boardgame.chess with parameters of type PawnPromotionAction | |
---|---|
protected boolean |
ChessAdjudicator.isPawnPromotionActionLegal(IChessEnvironment board,
PawnPromotionAction action)
Return true if the given agent action is legal in the given environment. |
Uses of PawnPromotionAction in org.vizzini.game.boardgame.chess.action |
---|
Methods in org.vizzini.game.boardgame.chess.action that return PawnPromotionAction | |
---|---|
PawnPromotionAction |
PawnPromotionActionPool.acquire(IChessEnvironment board,
IChessAgent agent,
IntegerPosition fromPosition,
IntegerPosition toPosition,
Class tokenClass)
Return an instance from the reusable object pool, creating it if necessary. |
static PawnPromotionAction |
PawnPromotionAction.get(IChessEnvironment board,
IChessAgent agent,
IntegerPosition fromPosition,
IntegerPosition toPosition,
Class tokenClass)
Return an instance of this class using the given parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |