@override void GuiSetAlpha( num alpha, ) => run( () => RaylibDebugLabels.GuiSetAlpha(alpha), () => rl.Gui.GuiSetAlpha.run1( alpha.toJS, ), );