Atoms Crowd
7.0.0
Atoms::StateMachine Member List
This is the complete list of members for
Atoms::StateMachine
, including all inherited members.
addAnimationState
(const AnimationState &state)
Atoms::StateMachine
inline
animationState
(const std::string &name)
Atoms::StateMachine
animationStateFromId
(const int id)
Atoms::StateMachine
animationStates
() const
Atoms::StateMachine
inline
breakConnection
(const std::string &fromState, const std::string &toState)
Atoms::StateMachine
connect
(const std::string &fromState, const std::string &toState, AnimationState &transition)
Atoms::StateMachine
connections
() const
Atoms::StateMachine
inline
getConnectedStates
(std::vector< int > &connectedStates, const AnimationState &state) const
Atoms::StateMachine
getShortestPathBetweenStates
(const int startStateId, const int endStateid)
Atoms::StateMachine
name
() const
Atoms::StateMachine
inline
operator=
(const StateMachine &other)
Atoms::StateMachine
setName
(const std::string &name)
Atoms::StateMachine
inline
StateMachine
()
Atoms::StateMachine
StateMachine
(const std::string &name)
Atoms::StateMachine
StateMachine
(const StateMachine &other)
Atoms::StateMachine
~StateMachine
()
Atoms::StateMachine