public class TCInfoTeamChannelDestroyed extends TCInfoData
| Modifier and Type | Field and Description |
|---|---|
static cz.cuni.amis.utils.token.IToken |
MESSAGE_TYPE |
| Constructor and Description |
|---|
TCInfoTeamChannelDestroyed(long requestId,
long simTime) |
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId |
getDestroyer() |
int |
getChannelId() |
void |
setDestroyer(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId destroyer) |
void |
setChannelId(int channelId) |
String |
toString() |
getRequestIdgetMessageType, getSimTime, setMessageType, setSimTimepublic TCInfoTeamChannelDestroyed(long requestId,
long simTime)
public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getDestroyer()
public void setDestroyer(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId destroyer)
public int getChannelId()
public void setChannelId(int channelId)
public String toString()
toString in class TCInfoDataCopyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.