Uses of Class
cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server

Packages that use UT2004Server
cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility   
cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh   
cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing   
cz.cuni.amis.pogamut.ut2004.analyzer   
cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent   
 

Uses of UT2004Server in cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility
 

Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility that return UT2004Server
 UT2004Server VisibilityCreator.getServer()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.agent.module.sensor.visibility with parameters of type UT2004Server
VisibilityCreator(UT2004Server server)
           
 

Uses of UT2004Server in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh
 

Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh with parameters of type UT2004Server
 void LevelGeometry.draw(UT2004Server server, Location color)
           
 void LevelGeometry.drawOneTriangle(UT2004Server server, int tId, Location color)
           
static Location NavMeshConstants.getColorForOffMeshConnection(OffMeshEdge oe, UT2004Server server)
           
 

Uses of UT2004Server in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing
 

Fields in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing declared as UT2004Server
protected  UT2004Server UT2004ServerProvider.server
           
 

Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing that return UT2004Server
 UT2004Server UT2004ServerProvider.getServer()
           
 UT2004Server IUT2004ServerProvider.getServer()
           
protected  UT2004Server UT2004Draw.getServer()
           
 

Uses of UT2004Server in cz.cuni.amis.pogamut.ut2004.analyzer
 

Subclasses of UT2004Server in cz.cuni.amis.pogamut.ut2004.analyzer
 class UT2004Analyzer
          UT2004Analyzer can be used to automatically observe all bots/players in the game sniff their messages.
 

Uses of UT2004Server in cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent
 

Methods in cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent that return UT2004Server
 UT2004Server UT2004ServerFactory.newAgent(PARAMS agentParameters)
           
 



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