|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspellcast.game.GameLog
public class GameLog
The game log contains a transcript of the spellcast game.
| Constructor Summary | |
|---|---|
GameLog()
|
|
| Method Summary | |
|---|---|
void |
log(java.lang.String message)
|
void |
logRoundHeader(Game theGame)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GameLog()
| Method Detail |
|---|
public void log(java.lang.String message)
public void logRoundHeader(Game theGame)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||