Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

TActionSequencer Class Reference

FIXME. More...

#include <action.h>

List of all members.

Public Methods

 TActionSequencer (const bool client)
 ~TActionSequencer ()
bool isInClientMode () const
void clear ()
bool addAction (TAction *action)
bool runSequence ()
bool saveLists (ofstream &out) const

Private Types

typedef map< TObjectID, TPList<
TAction > > 
tActionTable

Private Attributes

bool ClientMode
tActionTable ActionLists


Detailed Description

FIXME.

Author:
Alberto Barsella <Alberto.Barsella@univ-lille1.fr>
Version:
Id:
action.h,v 1.20 2002/06/04 09:21:18 mkrohn5 Exp
See also:
TAction
bla bla FIXME


Member Function Documentation

bool TActionSequencer::isInClientMode   const
 

Returns:
true if the action sequencer is set to client mode, i.e. it executes actions immediately and store them, otherwise (server mode) return false.


The documentation for this class was generated from the following file:
Generated on Thu Jun 20 18:13:18 2002 for Stellar Legacy by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001