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