|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoardPosition | |
|---|---|
| com.antelmann.game.chess | This package contains an implementation of the game chess. |
| com.antelmann.game.wolfsheep | This package contains an implementation of the game Wolf&Sheep. |
| Uses of BoardPosition in com.antelmann.game.chess |
|---|
| Methods in com.antelmann.game.chess that return BoardPosition | |
|---|---|
BoardPosition |
BoardPosition.relativePosition(int fileAddition,
int rankAddition)
|
| Uses of BoardPosition in com.antelmann.game.wolfsheep |
|---|
| Methods in com.antelmann.game.wolfsheep that return BoardPosition | |
|---|---|
BoardPosition |
WolfsheepGame.getSheepPosition(int index)
accepts index 0 - 3 |
BoardPosition |
WolfsheepGame.getWolfPosition()
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||