|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectipdlx.GameRoundResult
ipdlx.MultiplayerGameRoundResult
public class MultiplayerGameRoundResult
Results of the game how many points each player won
| Field Summary |
|---|
| Fields inherited from class ipdlx.GameRoundResult |
|---|
roundNr |
| Constructor Summary | |
|---|---|
MultiplayerGameRoundResult(int roundNr,
Strategy[] strategies,
double[] moves,
double[] payoffs)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class ipdlx.GameRoundResult |
|---|
toCompactString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MultiplayerGameRoundResult(int roundNr,
Strategy[] strategies,
double[] moves,
double[] payoffs)
| Method Detail |
|---|
public java.lang.String toString()
toString in class GameRoundResult
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||