You.i Engine
YiHistoryState.h File Reference
#include "YiAbstractState.h"

Go to the source code of this file.

Classes

class  yi::deprecated::CYIHistoryState
 A history state in the state machine. More...
 

Namespaces

 yi
 
 yi::deprecated
 Deprecated classes.
 

Typedefs

typedef enum yi::deprecated::YI_STATEMACHINE_HISTORY_TYPE_ENUM yi::deprecated::YI_STATEMACHINE_HISTORY_TYPE
 The types of history recording possible by a CYIHistoryState. More...
 

Enumerations

enum  yi::deprecated::YI_STATEMACHINE_HISTORY_TYPE_ENUM {
  yi::deprecated::YI_STATEMACHINE_HISTORY_SHALLOW = 0,
  yi::deprecated::YI_STATEMACHINE_HISTORY_NESTED
}
 The types of history recording possible by a CYIHistoryState. More...