Main Page   Class Hierarchy   Compound List   Compound Members  

ArModeWander Class Reference

Mode for wandering around. More...

#include <ArModes.h>

Inheritance diagram for ArModeWander::

ArMode List of all members.

Public Methods

 ArModeWander (ArRobot *robot, const char *name, char key, char key2)
 Constructor.

virtual ~ArModeWander (void)
 Destructor.

virtual void activate (void)
 The function called when the mode is activated, subclass must provide.

virtual void deactivate (void)
 The function called when the mode is deactivated, subclass must provide.

virtual void help (void)
 The mode's help print out... subclass must provide if needed. More...


Detailed Description

Mode for wandering around.


Member Function Documentation

void ArModeWander::help void    [virtual]
 

The mode's help print out... subclass must provide if needed.

This is called as soon as a mode is activated, and should give directions on to what keys do what and what this mode will do

Reimplemented from ArMode.


The documentation for this class was generated from the following files:
Generated on Tue Nov 12 17:43:59 2002 for Aria by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001