Interface IStateManager

All Known Implementing Classes:
StateManager

public interface IStateManager
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getCurrent

      State getCurrent()
    • newState

      void newState(State s)