chickensoft-games / LogicBlocks

Human-friendly, hierarchical and serializable state machines for games and apps in C#.
https://www.nuget.org/packages/Chickensoft.LogicBlocks
MIT License
181 stars 7 forks source link

feat: restore start and stop api #21

Closed jolexxa closed 11 months ago

jolexxa commented 11 months ago

restores the "start" and "stop" api (mentioned in the readme, but was removed while i was working out public api usage for manually entering/exit states)