public class MapFinished extends GBEvent implements IWorldEvent, IWorldChangeEvent
Modifier and Type | Field and Description |
---|---|
static String |
PROTOTYPE
Example how the message looks like - used during parser tests.
|
Constructor and Description |
---|
MapFinished()
Used by Yylex to create empty message then to fill it's protected fields (Yylex is in the same package).
|
MapFinished(MapFinished original)
Cloning constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getSimTime() |
String |
toHtmlString() |
String |
toString() |
getWorldEvent
toJsonLiteral
public static final String PROTOTYPE
public MapFinished(MapFinished original)
public MapFinished()
public long getSimTime()
getSimTime
in interface IWorldChangeEvent
getSimTime
in interface IWorldEvent
getSimTime
in class GBEvent
public String toString()
toString
in class InfoMessage
public String toHtmlString()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.