Uses of Class
nl.tudelft.goal.unreal.messages.BotParameters

Packages that use BotParameters
nl.tudelft.goal.unreal.environment   
nl.tudelft.goal.unreal.messages   
 

Uses of BotParameters in nl.tudelft.goal.unreal.environment
 

Fields in nl.tudelft.goal.unreal.environment declared as BotParameters
protected  BotParameters AbstractUnrealEnvironment.botParameters
           
 

Uses of BotParameters in nl.tudelft.goal.unreal.messages
 

Methods in nl.tudelft.goal.unreal.messages that return BotParameters
static BotParameters BotParameters.getDefaults(cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger logger)
           
 BotParameters BotParameters.setLogLevel(Level level)
           
 BotParameters BotParameters.setShouldLeadTarget(boolean shouldLeadTarget)
           
 BotParameters BotParameters.setSkill(int skill)
          Sets the bots skill between 0..7.
 BotParameters BotParameters.setSkin(Skin skin)
           
 BotParameters BotParameters.setStartLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location location)
           
 BotParameters BotParameters.setStartRotation(cz.cuni.amis.pogamut.base3d.worldview.object.Rotation rotation)
           
 BotParameters BotParameters.setTeam(Team team)
          Sets the bots preferred team.
 



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