SetWindowSize method
Label for RaylibCoreModuleBase.SetWindowSize.
Implementation
String SetWindowSize(
num width,
num height,
) => 'SetWindowSize($width, $height)';
Label for RaylibCoreModuleBase.SetWindowSize.
String SetWindowSize(
num width,
num height,
) => 'SetWindowSize($width, $height)';