Package jexer.effect

Interface Effect

    • Method Detail

      • update

        void update()
        Update the effect.
      • isCompleted

        boolean isCompleted()
        If true, the effect is completed and can be removed.
        Returns:
        true if this effect is finished