|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.defcon.communication.messages.infos.DefConEvent
cz.cuni.amis.pogamut.defcon.communication.messages.infos.DebugIsReplayingGameChanged
public class DebugIsReplayingGameChanged
Informs about game being replayed.
| Constructor Summary | |
|---|---|
DebugIsReplayingGameChanged(Boolean debugIsReplayingGame,
double time)
Creates new instance of message DebugIsReplayingGameChanged. |
|
| Method Summary | |
|---|---|
Boolean |
getDebugIsReplayingGame()
Is debug replay running? |
String |
toHtmlString()
Returns message in html format. |
String |
toString()
Returns human readable serialization of the message. |
| Methods inherited from class cz.cuni.amis.pogamut.defcon.communication.messages.infos.DefConEvent |
|---|
getSimTime, getStringizedFields, getTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DebugIsReplayingGameChanged(Boolean debugIsReplayingGame,
double time)
debugIsReplayingGame - Is debug replay running?time - | Method Detail |
|---|
public Boolean getDebugIsReplayingGame()
public String toString()
toString in class Objectpublic String toHtmlString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||