Window.size

Sets size of the window.

  1. vec2i size [@property getter]
  2. vec2i size [@property setter]
    class Window
    @property
    void
    size
    (
    vec2i sz
    )

Meta