Interface TextEffect

All Superinterfaces:
Effect
All Known Implementing Classes:
TextDisplayEffect, TextEntranceEffect, TextExitEffect

public interface TextEffect extends Effect
Interface for all text effects.
  • Method Details

    • getCssClass

      String getCssClass()
      The CSS class to apply.
      Returns:
      the css class of the effect