Janne Valkealahti
8282daf5d8
Fix substate transition
...
- Should now correctly do corrent actions when
transition is between different submachines and
their substates.
- Fixes #32
2015-04-05 10:12:34 +01:00
Janne Valkealahti
e1be34cc92
Fix proper transition into super state
...
- Big conceptual changes how state transitions
are handled which now allows more easy ways
to figure out what to do and where to go.
- Exposing more info via State interface
- Adding tests to samples
- Fixes #30
2015-04-03 10:47:14 +01:00
Janne Valkealahti
005bf688c3
Updates to showcase sample
2015-03-22 18:56:32 +00:00
Janne Valkealahti
15a88b902a
Revert "updates"
...
This reverts commit 7f11fdc8f9 .
2015-03-21 15:23:22 +00:00
Janne Valkealahti
7f11fdc8f9
updates
2015-03-21 15:21:03 +00:00
Janne Valkealahti
fe0f7ebb95
Add complex showcase sm sample
2015-03-07 19:23:40 +00:00