Window.Resize (gb.sdl2)

Sub Resize ( Width As Integer, Height As Integer )

Resize the window.

  • Width : the new window width.

  • Height : the new window height.