|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoveAction | |
|---|---|
| muehle.logic | |
| muehle.player | |
| Uses of MoveAction in muehle.logic |
|---|
| Subclasses of MoveAction in muehle.logic | |
|---|---|
class |
UndoMoveAction
Diese Klasse implementiert eine Setz-Aktion. |
| Methods in muehle.logic with parameters of type MoveAction | |
|---|---|
boolean |
Playground.execute(MoveAction action)
Führt eine beliebige MoveAction auf dem Spielfeld aus. |
boolean |
Playground.executeProofed(MoveAction action)
Führt eine beliebige LEGALE MoveAction auf dem Spielfeld aus. |
| Uses of MoveAction in muehle.player |
|---|
| Methods in muehle.player that return MoveAction | |
|---|---|
MoveAction |
Player.getMoveAction(int destination,
int source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||