statechart
statechart copied to clipboard
Statechart implementation in JavaScript
Is this part of the readme correct: > State machine is in the On state. The on event is dispatched > > [Out] exit > [On] entry > [On] init...
I added support for pushdown automaton states see Readme.md updates for details or http://gameprogrammingpatterns.com/state.html#pushdown-automata
These pages do not exist. http://figurepool.com/figure/view/Hierarchical_states-7774b3b7f5ceba1d47fac95f540f86e1.html http://figurepool.com/figure/view/Light_switch_statechart-7774b3b7f5ceba1d47fac95f540f82ec.html