|
Smolgui
Immediate gui library based on SFML
|
This is the complete list of members for sgui::GuiRender, including all inherited members.
| clear() | sgui::GuiRender | |
| clipping | sgui::GuiRender | |
| draw(const sf::FloatRect &box, const WidgetDrawOptions &options={}) | sgui::GuiRender | |
| draw(const std::string &text, const sf::Font &font, const TextDrawOptions &options={}) | sgui::GuiRender | |
| setCurrentClippingLayer(const sf::FloatRect &mask) | sgui::GuiRender | |
| setResources(sf::Texture &sprite) | sgui::GuiRender | |
| setTextureAtlas(const TextureAtlas &atlas) | sgui::GuiRender | |
| setTooltipMode() | sgui::GuiRender | |
| textSize(const std::string &text, const sf::Font &font, const uint32_t fontSize) const | sgui::GuiRender | |
| textureSize(const std::string &texture) const | sgui::GuiRender | |
| unsetTooltipMode() | sgui::GuiRender | |
| updateView(const sf::View &newView) | sgui::GuiRender |