TGUI  0.9.5
Loading...
Searching...
No Matches
tgui::BackendSFML Member List

This is the complete list of members for tgui::BackendSFML, including all inherited members.

attachGui(GuiBase *gui) overridetgui::BackendSFMLvirtual
BackendBase()=defaulttgui::BackendBase
BackendBase(const BackendBase &)=delete (defined in tgui::BackendBase)tgui::BackendBase
closeVirtualKeyboard() overridetgui::BackendSFMLvirtual
convertEvent(const sf::Event &eventSFML, Event &eventTGUI)tgui::BackendSFMLstatic
createDefaultFont() overridetgui::BackendSFMLvirtual
createFont() overridetgui::BackendSFMLvirtual
createGuiRenderTarget(GuiSFML *gui, sf::RenderTarget &target)tgui::BackendSFML
createSystemCursor(Cursor::Type type) (defined in tgui::BackendSFML)tgui::BackendSFMLprotected
createText() overridetgui::BackendSFMLvirtual
createTexture() overridetgui::BackendSFMLvirtual
detatchGui(GuiBase *gui) overridetgui::BackendSFMLvirtual
getClipboard() const overridetgui::BackendSFMLvirtual
isKeyboardModifierPressed(Event::KeyModifier modifierKey) overridetgui::BackendSFMLvirtual
m_clipboardContents (defined in tgui::BackendBase)tgui::BackendBaseprotected
m_destroyOnLastGuiDetatch (defined in tgui::BackendBase)tgui::BackendBaseprotected
m_guis (defined in tgui::BackendSFML)tgui::BackendSFMLprotected
m_mouseCursors (defined in tgui::BackendSFML)tgui::BackendSFMLprotected
openVirtualKeyboard(const FloatRect &inputRect) overridetgui::BackendSFMLvirtual
operator=(const BackendBase &)=delete (defined in tgui::BackendBase)tgui::BackendBase
readFileFromAndroidAssets(const String &filename, std::size_t &fileSize) consttgui::BackendBasevirtual
resetMouseCursorStyle(Cursor::Type type) overridetgui::BackendSFMLvirtual
setClipboard(const String &contents) overridetgui::BackendSFMLvirtual
setDestroyOnLastGuiDetatch(bool destroyOnDetatch)tgui::BackendBase
setMouseCursor(GuiBase *gui, Cursor::Type type) overridetgui::BackendSFMLvirtual
setMouseCursorStyle(Cursor::Type type, const std::uint8_t *pixels, Vector2u size, Vector2u hotspot) overridetgui::BackendSFMLvirtual
updateMouseCursor(Cursor::Type type, std::unique_ptr< sf::Cursor > cursor) (defined in tgui::BackendSFML)tgui::BackendSFMLprotected
updateMouseCursor(sf::Window *window, Cursor::Type type) (defined in tgui::BackendSFML)tgui::BackendSFMLprotected
~BackendBase()=defaulttgui::BackendBasevirtual