| Package | Description |
|---|---|
| shared.model | |
| shared.networking | |
| shared.networking.transport |
| Modifier and Type | Method and Description |
|---|---|
GameActionLog |
Translate.fromNetLog(NetLog netLog,
java.util.List<NetPlayer> players)
Translates NetLog into GameActionLog
|
| Modifier and Type | Method and Description |
|---|---|
NetLog |
JSONDeserializer.parseNetLog(java.lang.String rawData) |
| Modifier and Type | Class and Description |
|---|---|
class |
NetChat |
| Modifier and Type | Field and Description |
|---|---|
(package private) NetLog |
NetGameModel.netGameLog |
| Modifier and Type | Method and Description |
|---|---|
NetLog |
NetGameModel.getNetGameLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetGameModel.setNetGameLog(NetLog netGameLog) |