GuiWindowBox method
Label for RaylibGuiModuleBase.GuiWindowBox.
Implementation
String GuiWindowBox(
RectangleBase bounds,
String? title,
) => 'GuiWindowBox($bounds, $title)';
Label for RaylibGuiModuleBase.GuiWindowBox.
String GuiWindowBox(
RectangleBase bounds,
String? title,
) => 'GuiWindowBox($bounds, $title)';