Interface IAttachable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void attach()
      Called by the Player when the new input is added to the Player using the 'use()' method
      void detach()
      Called by the Player when the input will be changed to a new input, or when the Player
    • Method Detail

      • attach

        void attach()
        Called by the Player when the new input is added to the Player using the 'use()' method
      • detach

        void detach()
        Called by the Player when the input will be changed to a new input, or when the Player