tagGame::Action Class Reference

This class is for representing actions in the tag game. More...

#include <Action.h>

Collaboration diagram for tagGame::Action:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Action (Action const &a)
Actionoperator= (Action const &a)
void setDesiredDirection (RealVec const &direction)
RealVec const & getDesiredDirection () const
void setDesiredSpeed (Real const speed)
Real getDesiredSpeed () const
std::ostream & output (std::ostream &out) const

Detailed Description

This class is for representing actions in the tag game.

Currently, the only action is to select a speed and direction.


The documentation for this class was generated from the following files:
Generated on Sat Mar 31 22:30:56 2007 for tagGame by  doxygen 1.5.1