SdlWindowEx extension

on

Static Methods

create({required String title, required int w, required int h, int flags = 0}) Pointer<SdlWindow>

Available on SdlWindow, provided by the SdlWindowEx extension

Create a window with the specified dimensions and flags.