GuiColorPanel function
See RaylibGuiFlatModule.GuiColorPanel.
Implementation
int GuiColorPanel(
RectangleD bounds,
MemoryPointer<RChar> text,
StructPointer<ColorD> color,
) => _module.GuiColorPanel(bounds, text, color);
See RaylibGuiFlatModule.GuiColorPanel.
int GuiColorPanel(
RectangleD bounds,
MemoryPointer<RChar> text,
StructPointer<ColorD> color,
) => _module.GuiColorPanel(bounds, text, color);