|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IKing | |
---|---|
org.vizzini.game.boardgame.chess | Provides core chess game classes for the game framework. |
org.vizzini.game.boardgame.chess.standardtoken | Provides standard token classes for the 3D chess framework. |
Uses of IKing in org.vizzini.game.boardgame.chess |
---|
Methods in org.vizzini.game.boardgame.chess that return IKing | |
---|---|
IKing |
ChessTokenCollection.getKing(boolean isWhite)
Return the King for the given parameter. |
IKing |
ChessTokenCollection.getKingBlack()
|
IKing |
ChessTokenCollection.getKingWhite()
|
protected IKing |
ChessTokenCollection.locateKing(boolean isWhite)
Locate the King for the given paramter. |
Methods in org.vizzini.game.boardgame.chess with parameters of type IKing | |
---|---|
protected void |
ChessTokenCollection.setKingBlack(IKing kingBlack)
|
protected void |
ChessTokenCollection.setKingWhite(IKing kingWhite)
|
Uses of IKing in org.vizzini.game.boardgame.chess.standardtoken |
---|
Classes in org.vizzini.game.boardgame.chess.standardtoken that implement IKing | |
---|---|
class |
King
Provides a King for 3D chess. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |