@override Vector2D GetMonitorPosition( num monitor, ) => run( () => RaylibDebugLabels.GetMonitorPosition(monitor), () => rl.Core.GetMonitorPosition(monitor.toInt()).toD(), );