GuiColorPanel method
Label for RaylibGuiModuleBase.GuiColorPanel.
Implementation
String GuiColorPanel(
RectangleBase bounds,
ColorBase color,
) => 'GuiColorPanel($bounds, $color)';
Label for RaylibGuiModuleBase.GuiColorPanel.
String GuiColorPanel(
RectangleBase bounds,
ColorBase color,
) => 'GuiColorPanel($bounds, $color)';