cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing
Class UT2004ServerProvider
java.lang.Object
cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing.UT2004ServerProvider
- All Implemented Interfaces:
- IUT2004ServerProvider
public class UT2004ServerProvider
- extends Object
- implements IUT2004ServerProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected Logger log
server
protected UT2004Server server
UT2004ServerProvider
public UT2004ServerProvider()
UT2004ServerProvider
public UT2004ServerProvider(Logger log)
getServer
public UT2004Server getServer()
- Specified by:
getServer in interface IUT2004ServerProvider
getDefaultServerParams
protected UT2004AgentParameters getDefaultServerParams()
isInited
public boolean isInited()
init
public void init()
init
public void init(UT2004AgentParameters params)
initForced
public void initForced()
initForced
public void initForced(UT2004AgentParameters params)
killServer
public void killServer()
- Specified by:
killServer in interface IUT2004ServerProvider
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.