Home
last modified time | relevance | path

Searched refs:StateToFunctionMap (Results 1 – 2 of 2) sorted by relevance

/dports/games/dustrac/DustRacing2D-ae380b8/src/game/
H A Dstartlights.hpp79 typedef std::map<State, std::function<void()>> StateToFunctionMap; typedef in Startlights
80 StateToFunctionMap m_stateToFunctionMap;
H A Dstatemachine.hpp115 typedef std::map<State, std::function<void()>> StateToFunctionMap; typedef in StateMachine
117 StateToFunctionMap m_stateToFunctionMap;