Package | Description |
---|---|
shared.model |
Modifier and Type | Field and Description |
---|---|
GameActionLog |
GameModel.log |
protected GameActionLog |
GameManager.log |
Modifier and Type | Method and Description |
---|---|
GameActionLog |
Translate.fromNetLog(NetLog netLog,
java.util.List<NetPlayer> players)
Translates NetLog into GameActionLog
|
GameActionLog |
GameManager.getGameActionLog()
Returns the log
|