ceStateCoreImpl.h File Reference

State manager class. Inherit from this class and create some states to give your agents FSM functionality. More...

#include "ceStateCore.h"
Include dependency graph for ceStateCoreImpl.h:

Go to the source code of this file.

Classes

class  IStateManagerImpl< T >
 State manager class. Inherit from this class and create some states to give your agents FSM functionality. More...

Namespaces

namespace  ce
 

Main namespace for the entire ceStateCore library.


Defines

#define _CE_STATECORE_IMPL_H_   0x1
 Include Guard.

Detailed Description

State manager class. Inherit from this class and create some states to give your agents FSM functionality.


Define Documentation

#define _CE_STATECORE_IMPL_H_   0x1

Include Guard.

Copyleft (cc) 2010 by FX Programmer. Some Rights Reserved.