Uses of Class
mstar.Responder

Uses of Responder in
 

Subclasses of Responder in
 class ArrivalResponder
          Responds to arrival events.
 class defaultResponder
          Tries to handle all the input from characters in the collaborative environment that the other responders didn't catch.
 class DirectionsResponder
          Responds to questions about how to get to places in the collaborative environment.
 class FetchURLResponder
          Responds to requests to fetch URLs.
 class FollowDirectionsResponder
          Responds to a command for the robot to follow a list of comma delimited directions.
 class GoResponder
          Respnds to a command to go a certain direction.
 class GoToResponder
          Responds to pages from players in the collaborative environment to come to a specific room.
 class HelpResponder
          Responds to requests for help, specifically targetted at newbies.
 class LocatorResponder
          Responds to requests for the location of objects within the collaborative environment.
 class RobotInformationResponder
          Responds to requests for what the robot is...
 class RoomInformationResponder
          Responds to requests for how many rooms the robot knows about.
 class SetResponder
          Responds to requests for the robot to set various flags on itself.
 class ThreeLawsResponder
          Responds to questions about Isaac Asimov's three laws of robotics.
 class TimeResponder
          Responds to questions about what time it is.
 class WhatsNewResponder
          Responds to requests about what's new.
 class WhereAreYouResponder
          Responds to questions about the current location of the robot in the collaborative environment.