Window.setSize

Sets size of window

  1. void setSize(WindowSize w)
  2. void setSize(int width, int height)
    class Window
    void
    setSize
    (
    int width
    ,
    int height
    )

Meta