
#include <msmazes/core/fsm/input/traits_maker.hpp>
FSMInputMakerTraits struct template bundles the static properties of an FSM Input Maker together.
| Parameter | Description | Default |
|---|---|---|
FSMInputMaker | The FSM Input Maker whose static properties will be bundled together. | |
FSMInputMaker must be an FSM Input Maker.
Public Types | |
| typedef FSMInputMaker::RequiresSingleLayer | RequiresSingleLayer |
| typedef FSMInputMaker::RequiresLastVisitedMap | RequiresLastVisitedMap |
|
|||||
|
Defined in the FSM Input Maker concept; the primary |
|
|||||
|
Defined in the FSM Input Maker concept; the primary |
Multi-State Mazes in C++ is hosted by . Use the Table of Contents for navigation.