cz.cuni.amis.pogamut.ut2004.teamcomm.server
Class BotTCRecord<PLAYER_CONTAINER>
java.lang.Object
cz.cuni.amis.pogamut.ut2004.teamcomm.server.BotTCRecord<PLAYER_CONTAINER>
public class BotTCRecord<PLAYER_CONTAINER>
- extends Object
|
Constructor Summary |
BotTCRecord(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId botId)
|
BotTCRecord(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId botId,
PLAYER_CONTAINER player)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BotTCRecord
public BotTCRecord(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId botId)
BotTCRecord
public BotTCRecord(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId botId,
PLAYER_CONTAINER player)
getPlayer
public PLAYER_CONTAINER getPlayer()
setPlayer
public void setPlayer(PLAYER_CONTAINER player)
getBotId
public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getBotId()
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.