26#ifndef TGUI_RADIO_BUTTON_RENDERER_HPP
27#define TGUI_RADIO_BUTTON_RENDERER_HPP
30#include <TGUI/Renderers/WidgetRenderer.hpp>
34TGUI_MODULE_EXPORT
namespace tgui
40 using WidgetRenderer::WidgetRenderer;
Wrapper for colors.
Definition Color.hpp:72
Definition Outline.hpp:39
Wrapper for text styles.
Definition TextStyle.hpp:57
Texture wrapper that internally reuses resources when multiple Texture objects are loaded from the sa...
Definition Texture.hpp:58
Namespace that contains all TGUI functions and classes.
Definition AbsoluteOrRelativeValue.hpp:39