A B C D E F G H I K L M N O P R S T U V W X Y Z

R

rad(double) - Static method in class utils.Algeb
 
RAD_TO_DEG - Static variable in class utils.Algeb
 
radUT(double) - Static method in class utils.Algeb
 
randomLocationTargets - Variable in class bot.EmotionalBot
Here we define places the agent can go, when moving randomly to avoid navigation problems
realization - Variable in class logging.EmotionEventLog
Realization variable
reappearEventTriggerTimeConst - Variable in class bot.EventGenerator
We will generate new appear event when we haven't seen player for this const seconds
reapproachDelayConst - Variable in class bot.EmotionalBot
Time after we will try again to approach agent after we have left/been left (by bye or leave)
receivedItems - Variable in class info.PlayerInfo
Items we have received from the player
receivedMessagesCount - Variable in class info.ConversationInfo
Number of messages received from the agent
receivedProposals - Variable in class info.ConversationInfo
Here we store all proposal we have received from the agent
recentActionTimeConst - Variable in class bot.EmotionalBot
Action done max before this time is still taken as recent - used in pickAction()
recentProposal - Variable in class bot.EmotionalBot
Recent proposal we have sent to someone.
recentReceivedProposal - Variable in class bot.EmotionalBot
Recent proposal we have received from someone - used for responding to such proposal.
removeAllInterrupters() - Method in class bot.EmotionalBot
Removes all from agentInterrupters.
removeInterrupter(Player) - Method in class bot.EmotionalBot
Removes from agentInterrupters input agent, if he is there.
respondToProposal() - Method in class bot.EmotionalBot
Responds to proposal we've received from other agent and change our internal state accordingly!
roll - Variable in class logging.RotationLog
Rotation roll - similiar of doing a cartwheel.
rotate(Point2D, double) - Static method in class utils.Algeb
 
RotationLog - Class in logging
Used for rotation logging - rotation is not serializable.
RotationLog(Rotation) - Constructor for class logging.RotationLog
Constructor.
RunEmotionalBotAtLocalhost() - Method in class bot.EmotionalBotTestCase
Main method that will initialize IVAs, create their connection to UT04 and run them.
running - Variable in class bot.EmotionalBotTestCase
Not used right now
RunSimpleBotAtLocalhost() - Method in class bot.SimpleBotRun
 

A B C D E F G H I K L M N O P R S T U V W X Y Z