@override int GetMonitorWidth( num monitor, ) => run( () => RaylibDebugLabels.GetMonitorWidth(monitor), () => rl.Core.GetMonitorWidth(monitor.toInt()), );