|
TGUI
0.9.5
|
This is the complete list of members for tgui::BackendSFML, including all inherited members.
| attachGui(GuiBase *gui) override | tgui::BackendSFML | virtual |
| BackendBase()=default | tgui::BackendBase | |
| BackendBase(const BackendBase &)=delete (defined in tgui::BackendBase) | tgui::BackendBase | |
| closeVirtualKeyboard() override | tgui::BackendSFML | virtual |
| convertEvent(const sf::Event &eventSFML, Event &eventTGUI) | tgui::BackendSFML | static |
| createDefaultFont() override | tgui::BackendSFML | virtual |
| createFont() override | tgui::BackendSFML | virtual |
| createGuiRenderTarget(GuiSFML *gui, sf::RenderTarget &target) | tgui::BackendSFML | |
| createSystemCursor(Cursor::Type type) (defined in tgui::BackendSFML) | tgui::BackendSFML | protected |
| createText() override | tgui::BackendSFML | virtual |
| createTexture() override | tgui::BackendSFML | virtual |
| detatchGui(GuiBase *gui) override | tgui::BackendSFML | virtual |
| getClipboard() const override | tgui::BackendSFML | virtual |
| isKeyboardModifierPressed(Event::KeyModifier modifierKey) override | tgui::BackendSFML | virtual |
| m_clipboardContents (defined in tgui::BackendBase) | tgui::BackendBase | protected |
| m_destroyOnLastGuiDetatch (defined in tgui::BackendBase) | tgui::BackendBase | protected |
| m_guis (defined in tgui::BackendSFML) | tgui::BackendSFML | protected |
| m_mouseCursors (defined in tgui::BackendSFML) | tgui::BackendSFML | protected |
| openVirtualKeyboard(const FloatRect &inputRect) override | tgui::BackendSFML | virtual |
| operator=(const BackendBase &)=delete (defined in tgui::BackendBase) | tgui::BackendBase | |
| readFileFromAndroidAssets(const String &filename, std::size_t &fileSize) const | tgui::BackendBase | virtual |
| resetMouseCursorStyle(Cursor::Type type) override | tgui::BackendSFML | virtual |
| setClipboard(const String &contents) override | tgui::BackendSFML | virtual |
| setDestroyOnLastGuiDetatch(bool destroyOnDetatch) | tgui::BackendBase | |
| setMouseCursor(GuiBase *gui, Cursor::Type type) override | tgui::BackendSFML | virtual |
| setMouseCursorStyle(Cursor::Type type, const std::uint8_t *pixels, Vector2u size, Vector2u hotspot) override | tgui::BackendSFML | virtual |
| updateMouseCursor(Cursor::Type type, std::unique_ptr< sf::Cursor > cursor) (defined in tgui::BackendSFML) | tgui::BackendSFML | protected |
| updateMouseCursor(sf::Window *window, Cursor::Type type) (defined in tgui::BackendSFML) | tgui::BackendSFML | protected |
| ~BackendBase()=default | tgui::BackendBase | virtual |
1.9.8