- game - Variable in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
Memory module specialized on general info about the game - game type, time limit, frag limit, etc.
- get(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmoticonBubbleType
-
Return "bubble type" for it's ID.
- get(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmoticonType
-
Return "bubble type" for it's ID.
- getAnimTypeFromString(String) - Static method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.AnimationCharacterMapping
-
- getAvailableAnimations(CharacterType) - Static method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.AnimationCharacterMapping
-
Returns all available animations for a character.
- getAvailableAnimations(CharacterType) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Animations
-
Returns all available animations for a character.
- getAvailableAnimations() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Animations
-
Returns all available animations for our character.
- getBackToNavGraph - Variable in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getBubble() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticon
-
- getCenterEmoticon() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticon
-
- getCharacterID() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.CharacterType
-
- getCollection() - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.CharacterType
-
- getConfig() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getCurrentBubbleType() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticons
-
Returns current bot bubble.
- getCurrentCenterEmoticonType() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticons
-
Returns current bot center emoticon.
- getCurrentCharacter() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Animations
-
Returns current character type.
- getCurrentEmoticon() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticons
-
Returns current bot emoticon.
- getCurrentEmoticonTypes() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticons
-
Returns all 3 emoticons as currently displayed by you (displayed from LEFT-to-RIGHT).
- getCurrentLeftEmoticonType() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticons
-
Returns current bot left emoticon.
- getCurrentPathCopy() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getCurrentPathDirect() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getCurrentPlace() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Places
-
- getCurrentPlace(Location) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Places
-
- getCurrentPlayedAnimation() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Animations
-
Returns current bot anim thas is currently being played.
- getCurrentRightEmoticonType() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticons
-
Returns current bot right emoticon.
- getCurrentTarget() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getCurrentTargetNavPoint() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getCurrentTargetPlayer() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getDuration() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.AnimType
-
How long is this animation played in ms.
- getEmoticon() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmoticonInfo
-
- getEmoticon() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.NewEmoticonEvent
-
Actual new emoticon.
- getEmoticonCount() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticon
-
- getEmoticonSetTime() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmoticonInfo
-
- getEmoticonTypes() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticon
-
Returns all 3 emoticons as currently displayed by you (displayed from LEFT-to-RIGHT).
- getFwMap() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getGame() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getInfo() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getItemType(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.ItemTypeUE2
-
- getLastGiveItemResult() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Inventory
-
Returns last result of give item command.
- getLastTarget() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getLastTargetNavPoint() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getLastTargetPlayer() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getLeaderFollowingProperties() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Steering
-
- getLeftEmoticon() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticon
-
- getMove() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getNameCZ() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.AnimType
-
- getNameEN() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.AnimType
-
- getNavigation() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getNearestNavPoint(ILocated) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
- getObstacleAvoidanceProperties() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Steering
-
- getPathExecutor() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getPathFollowingProperties() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Steering
-
- getPathPlanner() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getPeopleAvoidanceProperties() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Steering
-
- getPlaceLocation() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Place
-
- getPlaceRadius() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Place
-
- getPlaces() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Places
-
- getPlayerAnimation(Player) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Animations
-
Returns current animation of input player.
- getPlayerEmoticon(Player) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticons
-
Gets the current emoticon of input player from input Player object.
- getPlayerEmoticonInfo(UnrealId) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticons
-
Returns emoticon info for player of input id.
- getPlayerId() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.NewEmoticonEvent
-
Id of the player that owns the emoticon.
- getPlayers() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getPriority() - Method in class cz.cuni.amis.pogamut.emohawk.utils.EmohawkPropertiesProvider
-
- getRandom() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getRaycasting() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getRightEmoticon() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticon
-
- getSenses() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getSimTime() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.NewEmoticonEvent
-
- getStats() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- getSteeringManager() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Steering
-
- getTargetApproachingProperties() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Steering
-
- getUDKClass() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.CharacterType
-
- getUE2Class() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.CharacterType
-
- getUnrealID() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.AnimType
-
Returns Id of the animation in Unreal.
- getUnrealName() - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.ItemTypeUE2
-
- getWalkAlongProperties() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Steering
-
- getWallFollowingProperties() - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Steering
-
- getWorld() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
- giveItem(Player, ItemTypeUE2) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Inventory
-
Gives item to input bot.
- giveItem(UnrealId, ItemTypeUE2) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Inventory
-
Gives item to input bot.
- pathExecutor - Variable in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
Executor is used for following a path in the environment.
- pathPlanner - Variable in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
Planner used to compute the path (consisting of navigation points) inside the map.
- pickItem(UnrealId) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Inventory
-
Picks item at the location of the bot - bot has to be touching the item.
- Place - Enum in cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric
-
Holds anotated places in the map EmohawkVille.
- placeReached(Location) - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Place
-
- placeReached(Location, double) - Method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Place
-
- Places - Class in cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric
-
Annotates map EmohawkVille.
- Places(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Places
-
Default constructor.
- places - Variable in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
High-level description of the map.
- playAnimation(AnimType, boolean) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Animations
-
Plays input animation on character.
- playAnimation(AnimType) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Animations
-
Plays input animation on character once! Note that movement animations may override
animation played this way!
- playAnimationSafe(AnimType, boolean) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Animations
-
Plays input animation on character only if the character IS NOT playing this animation
allready.
- PLAYER_DISTANCE_TRASHOLD - Static variable in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
When PLAYER is further from currentTarget than this location, recompute the path
- players - Variable in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkBotController
-
Memory module specialized on whereabouts of other players - who is visible, enemy / friend, whether bot can see anybody, etc.
- processPathFuture(IPathFuture) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmohawkNavigation
-
Checks if last path element is in close distance from our desired target and if not, we
will add our desired target as the last path element.
- putDownItem(ItemTypeUE2) - Method in class cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Inventory
-
Puts item down at the location of the bot.
- valueOf(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.AnimType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.CharacterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmoticonBubbleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmoticonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.ItemTypeUE2
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Place
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.AnimType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.CharacterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmoticonBubbleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.EmoticonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.ItemTypeUE2
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Place
-
Returns an array containing the constants of this enum type, in
the order they are declared.