You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using finite state machines, create state transitions for behaviour in relevant classes. This will likely use a base class for the property behaviour, with enums on the class defining valid transitions.