Uses of Package
cz.cuni.amis.pogamut.udk.bot.command

Packages that use cz.cuni.amis.pogamut.udk.bot.command
cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator   
cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator   
cz.cuni.amis.pogamut.udk.bot.command Utility classes wrapping various command messages. 
cz.cuni.amis.pogamut.udk.bot.impl   
 

Classes in cz.cuni.amis.pogamut.udk.bot.command used by cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator
AdvancedLocomotion
          Class providing Pogamut2 UT2004 advanced locomotion commands for the bot - strafing, advanced turning, dodging...
 

Classes in cz.cuni.amis.pogamut.udk.bot.command used by cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator
AdvancedLocomotion
          Class providing Pogamut2 UT2004 advanced locomotion commands for the bot - strafing, advanced turning, dodging...
 

Classes in cz.cuni.amis.pogamut.udk.bot.command used by cz.cuni.amis.pogamut.udk.bot.command
Action
          Class providing Pogamut2 UT2004 bot action commands - throwing weapon, issuing combos, item interactions and other commands that didn't fit in other categories.
AdvancedLocomotion
          Class providing Pogamut2 UT2004 advanced locomotion commands for the bot - strafing, advanced turning, dodging...
AdvancedShooting
          Class providing Pogamut2 UT2004 advanced shooting commands for the bot - shooting in secondary mode, grenade launcher shooting, etc.
BotCommands
          Basic abstract class that is the ancestor of classes that provide wrapped UT bot commands.
Communication
          Class providing Pogamut2 UT2004 communication commands - send message, set dialogs, text bubble...
ConfigureCommands
          Class providing Pogamut2 UT2004 configure commands.
SimpleLocomotion
          Class providing Pogamut2 UT2004 simple locomotion commands for the bot - basic movement and turning.
SimpleRayCasting
          This command module provides basic ray tracing control.
SimpleShooting
          Class providing Pogamut2 UT2004 simple shooting commands for the bot
 

Classes in cz.cuni.amis.pogamut.udk.bot.command used by cz.cuni.amis.pogamut.udk.bot.impl
AdvancedLocomotion
          Class providing Pogamut2 UT2004 advanced locomotion commands for the bot - strafing, advanced turning, dodging...
AdvancedShooting
          Class providing Pogamut2 UT2004 advanced shooting commands for the bot - shooting in secondary mode, grenade launcher shooting, etc.
CompleteBotCommandsWrapper
          Creates and wraps all available command modules.
 



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