SDL2Window.maximumSize

Get the minimum size setting for the window

  1. SDL_Point maximumSize()
  2. void maximumSize(int width, int height)
    class SDL2Window
    final
    void
    maximumSize
    (
    int width
    ,
    int height
    )

See Also

Meta