|
||||||||||
| 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
public class DefConEvent
Event message for arbitrary world that is run in the same JVM.
| Constructor Summary | |
|---|---|
DefConEvent()
Creates a new DefConEvent object. |
|
DefConEvent(double time)
Creates a new DefConEvent object. |
|
| Method Summary | |
|---|---|
long |
getSimTime()
DOCUMENT ME! |
String |
getStringizedFields()
DOCUMENT ME! |
double |
getTime()
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefConEvent()
public DefConEvent(double time)
time - DOCUMENT ME!| Method Detail |
|---|
public double getTime()
public String getStringizedFields()
public long getSimTime()
getSimTime in interface IWorldChangeEventgetSimTime in interface IWorldEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||