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