TypeTextEvent.this

Undocumented in source.
  1. this(float start, float end, Point pos, float[3] fg, float[3] bg, string text, Easing e, float typingTime)
  2. this(float start, float end, Point pos, string text, Easing e, float typingTime)
    class TypeTextEvent
    this
    (
    float start
    ,
    float end
    ,
    Point pos
    ,
    string text
    ,
    Easing e = easing!"easeLinear"
    ,
    float typingTime = 0.5
    )

Meta