cz.cuni.amis.pogamut.ut2004.teamcomm.mina.server.messages
Class TCInfoTeamChannelDestroyed
java.lang.Object
cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages.TCMessageData
cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages.TCInfoData
cz.cuni.amis.pogamut.ut2004.teamcomm.mina.server.messages.TCInfoTeamChannelDestroyed
- All Implemented Interfaces:
- cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent, cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEvent, cz.cuni.amis.utils.listener.Event, Serializable
public class TCInfoTeamChannelDestroyed
- extends TCInfoData
- See Also:
- Serialized Form
|
Field Summary |
static cz.cuni.amis.utils.token.IToken |
MESSAGE_TYPE
|
MESSAGE_TYPE
public static final cz.cuni.amis.utils.token.IToken MESSAGE_TYPE
TCInfoTeamChannelDestroyed
public TCInfoTeamChannelDestroyed(long requestId,
long simTime)
getDestroyer
public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getDestroyer()
setDestroyer
public void setDestroyer(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId destroyer)
getChannelId
public int getChannelId()
setChannelId
public void setChannelId(int channelId)
toString
public String toString()
- Overrides:
toString in class TCInfoData
Copyright © 2016 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.