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
Additions:
- `BehaviorManager.destroyListenerList` for destroying the behaviors of any `BehaviorHandler`'s behavior listener list.
- `BehaviorHandler.destroyBehaviorListeners` for calling the `BehaviorManager`'s behavior destroying method.
Bug Fixes:
- (#99) Added behavior destroy calls to both `SimpleManager` and `Scene` classes' `reset` methods.
0 commit comments