Package com.github.tommyettinger.textra.effects


package com.github.tommyettinger.textra.effects
Contains the various effects that can be applied to text in a TypingLabel.
  • Class Summary
    Class
    Description
    Blinks the entire text in two different colors at once, without interpolation.
    Moves the text vertically easing it into the final position.
    Fades the text's color from between colors or alphas.
    Tints the text in a gradient pattern.
    Hangs the text in midair and suddenly drops it.
    Randomly selects and shakes individual characters in the text.
    Makes the text jumps and falls as if there was gravity.
    Tints the text in a rainbow pattern.
    Shakes the text in a random pattern.
    Drips the text in a random pattern.
    Moves the text horizontally easing it into the final position.
    Moves the text vertically in a sine wave pattern.
    Moves the text in a wind pattern.