Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: AnimatedStringDecreasing

[14:7] extends: AnimatedValue

Wraps FXGL's AnimatedStringDecreasing, the inverse of AnimatedStringIncreasing — hides the string character-by-character over the animation. The "typewriter hide" cutscene effect.

Methods

  • AnimatedStringDecreasing (string Value = "")

    Creates a new AnimatedStringDecreasing for the given final string. The animation interpolates from the full string down to "".