SetTitle.this

Undocumented in source.
  1. this()
  2. this(int action, string text, int fadeIn, int stay, int fadeOut)
    class SetTitle
    pure nothrow @safe @nogc
    this
    (
    int action
    ,
    string text = string.init
    ,
    int fadeIn = int.init
    ,
    int stay = int.init
    ,
    int fadeOut = int.init
    )

Meta