Skip to content

Enhanced derived class capability through State object override.

Compare
Choose a tag to compare
@laszlo-kiss laszlo-kiss released this 20 Apr 04:41
· 6 commits to master since this release

Added the ability to replace an existing State object with a new one. This capability enables derived classes to further customize the state machine while retaining the ability to call on the original state's functionality.