|
||||||||||
| 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.DefConWorldEvent
public class DefConWorldEvent
DOCUMENT ME!
| Constructor Summary | |
|---|---|
DefConWorldEvent(Event eventType,
int causeObjectId,
int targetObjectId,
UnitType unitType,
DefConLocation location,
double time)
Creates a new DefConWorldEvent object. |
|
| Method Summary | |
|---|---|
int |
getCauseObjectId()
DOCUMENT ME! |
Event |
getEventType()
DOCUMENT ME! |
DefConLocation |
getLocation()
DOCUMENT ME! |
String |
getStringizedFields()
DOCUMENT ME! |
int |
getTargetObjectId()
DOCUMENT ME! |
UnitType |
getUnitType()
DOCUMENT ME! |
| Methods inherited from class cz.cuni.amis.pogamut.defcon.communication.messages.infos.DefConEvent |
|---|
getSimTime, getTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefConWorldEvent(Event eventType,
int causeObjectId,
int targetObjectId,
UnitType unitType,
DefConLocation location,
double time)
eventType - DOCUMENT ME!causeObjectId - DOCUMENT ME!targetObjectId - DOCUMENT ME!unitType - DOCUMENT ME!location - DOCUMENT ME!time - DOCUMENT ME!| Method Detail |
|---|
public Event getEventType()
public int getCauseObjectId()
public int getTargetObjectId()
public UnitType getUnitType()
public DefConLocation getLocation()
public String getStringizedFields()
getStringizedFields in class DefConEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||