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