@override void rlSetLineWidth( num width, ) => run( () => RaylibDebugLabels.rlSetLineWidth(width), () => rl.Rlgl.rlSetLineWidth(width.toDouble()), );