|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Player | |
---|---|
rle.core | |
rle.simple.action |
Uses of Player in rle.core |
---|
Fields in rle.core declared as Player | |
---|---|
protected Player |
GameContextBase.currentPlayer
|
Methods in rle.core that return Player | |
---|---|
Player |
GameContext.currentPlayer()
The current player. |
Player |
GameContextBase.currentPlayer()
|
Methods in rle.core with parameters of type Player | |
---|---|
void |
GameContextBase.setCurrentPlayer(Player currentPlayer)
|
Uses of Player in rle.simple.action |
---|
Methods in rle.simple.action with parameters of type Player | |
---|---|
void |
MiscAction.wizardLight(Board board,
Player p,
Cause c)
Fully light and memorize the level. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |