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