Button.this

  1. this(string id, Node parent, int x, int y, int width, int height)
    class Button
    this
    (
    string id
    ,
    Node parent
    ,
    int x
    ,
    int y
    ,
    int width
    ,
    int height
    )
  2. this(string id, int x, int y, int width, int height)

Meta