public class UT2004BotTCController<BOT extends cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot>
extends cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController<BOT>
| Modifier and Type | Field and Description |
|---|---|
protected UT2004TCClient |
tcClient |
act, aStar, body, combo, config, ctf, descriptors, draw, fwMap, game, info, items, levelGeometryModule, listenerRegistrator, mapTweaks, move, navBuilder, navigation, navMeshModule, navPoints, navPointVisibility, nmNav, nmPathBuilder, players, random, raycasting, senses, serverProvider, shoot, stats, ut2004PathPlanner, visibility, visibilityAdapter, weaponPrefs, weaponry, world| Constructor and Description |
|---|
UT2004BotTCController() |
| Modifier and Type | Method and Description |
|---|---|
UT2004TCClient |
getTCClient()
Team-Communication client, auto-connects to
UT2004TCServer once the server advertised itself via TCControlServerAlive message. |
protected void |
initializeModules(BOT bot) |
botAgentDown, finishControllerInitialization, getAStar, getBody, getCombo, getConfig, getCTF, getDescriptors, getDraw, getFwMap, getGame, getInfo, getItems, getLevelGeometry, getLevelGeometryModule, getMapTweaks, getMove, getNavBuilder, getNavigation, getNavMesh, getNavMeshModule, getNavPoints, getNavPointVisibility, getNavPointVisibilityAdapter, getNMNav, getNMPathBuilder, getPlayers, getRandom, getRaycasting, getSenses, getShoot, getStats, getUT2004AStarPathPlanner, getVisibility, getWeaponPrefs, getWeaponry, getWorld, initializeController, initializeListeners, initializePathFindingbeforeFirstLogic, getLogicInitializeTime, getLogicShutdownTime, initializeLogic, logic, logicInitialize, logicShutdownbotFirstSpawn, botInitialized, botKilled, botShutdown, getAct, getBot, getInitializeCommand, getLog, getName, getPassword, getWorldView, mapInfoObtained, prepareBotprotected UT2004TCClient tcClient
protected void initializeModules(BOT bot)
initializeModules in class cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController<BOT extends cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot>public UT2004TCClient getTCClient()
UT2004TCServer once the server advertised itself via TCControlServerAlive message.Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.