Add.this

Undocumented in source.
  1. this()
  2. this(string title, float health, uint color, uint division, ubyte flags)
    class Add
    pure nothrow @safe @nogc
    this
    (
    string title
    ,
    float health = float.init
    ,
    uint color = uint.init
    ,
    uint division = uint.init
    ,
    ubyte flags = ubyte.init
    )

Meta