cz.cuni.amis.pogamut.ut2004.ut2004testfw.config
Class BotTemplate

Package class diagram package BotTemplate
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.ut2004testfw.config.BotTemplate

public class BotTemplate
extends Object

Author:
tommasino

Constructor Summary
BotTemplate()
           
 
Method Summary
 void addBot(UT2004MatchConfig config, int i, int team)
           
 String getId()
           
 boolean observe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BotTemplate

public BotTemplate()
Method Detail

observe

public boolean observe()
Returns:

getId

public String getId()
Returns:

addBot

public void addBot(UT2004MatchConfig config,
                   int i,
                   int team)
Parameters:
config -
i -
team -


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.