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