Package adams.event

Interface RatStateListener

  • All Known Implementing Classes:
    RatControl

    public interface RatStateListener
    Interface for classes that listen to Rat state changes.
    Version:
    $Revision$
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • ratStateChanged

        void ratStateChanged​(RatStateEvent e)
        Gets called in case the state of a Rat actor changes.
        Parameters:
        e - the event