TextEvent.this

Undocumented in source.
  1. this(float start, float end, Point pos, float[3] fg, float[3] bg, string text, bool replace)
    class TextEvent
    this
    (
    float start
    ,
    float end
    ,
    Point pos
    ,
    float[3] fg
    ,
    float[3] bg
    ,
    string text
    ,
    bool replace = true
    )
  2. this(float start, float end, Point pos, float[3] fg, string text, bool replace)
  3. this(float start, float end, Point pos, string text, bool replace)

Meta