BlackToppStudios / Mezz_FlowControl

Tools for advance flow control including complex patterns using Inversion of Control.
0 stars 0 forks source link

Add visualization to the State Machine #1

Closed Sqeaky closed 4 years ago

Sqeaky commented 6 years ago

The state machine should have a method that emits DOT compatible text that can be used for generating charts in Doxygen. This will allow state diagrams to be used in communication or to aid troubleshooting.

Sqeaky commented 4 years ago

This duplicates #2