Simple SFML GUI  0.2a
GUIManager Lista składowych

To jest kompletna lista składowych dla GUIManager, uwzględniająca wszystkie dziedziczone składowe.

addDialog(const std::shared_ptr< Element > &dialog) (zdefiniowana w GUIManager)GUIManagerstatic
addWindow(const std::shared_ptr< Element > &window) (zdefiniowana w GUIManager)GUIManagerstatic
clearDebugRectangles() (zdefiniowana w GUIManager)GUIManagerstatic
closeApplication() (zdefiniowana w GUIManager)GUIManagerstatic
closeWindow(sf::Window *windowPtr) (zdefiniowana w GUIManager)GUIManagerstatic
count() (zdefiniowana w GUIManager)GUIManagerstatic
createWindow(sf::String title, sf::ContextSettings settings=sf::ContextSettings()) (zdefiniowana w GUIManager)GUIManagerstatic
dialogCount() (zdefiniowana w GUIManager)GUIManagerstatic
dialogExist(const sf::String &name) (zdefiniowana w GUIManager)GUIManagerstatic
draw(sf::RenderTarget &target, const sf::RenderStates &states) (zdefiniowana w GUIManager)GUIManagerstatic
drawDebugRectangle(const sf::RectangleShape &rect, size_t ttl=0, const sf::RenderTarget *target=nullptr) (zdefiniowana w GUIManager)GUIManagerstatic
getMainWindowMutex() (zdefiniowana w GUIManager)GUIManagerstatic
getMainWindowTitle() (zdefiniowana w GUIManager)GUIManagerstatic
getParameters(const sf::Window *rw=nullptr) (zdefiniowana w GUIManager)GUIManagerstatic
getTooltipLabel() (zdefiniowana w GUIManager)GUIManagerstatic
getTooltipPanel() (zdefiniowana w GUIManager)GUIManagerstatic
getWindowDrift() (zdefiniowana w GUIManager)GUIManagerstatic
getWindowFocus(sf::Window *windowPtr) (zdefiniowana w GUIManager)GUIManagerstatic
hideTooltip(const HaveHover *) (zdefiniowana w GUIManager)GUIManagerstatic
nextFullScreenMode(sf::RenderWindow &rw) (zdefiniowana w GUIManager)GUIManagerstatic
previousFullScreenMode(sf::RenderWindow &rw) (zdefiniowana w GUIManager)GUIManagerstatic
recreateWindow(sf::RenderWindow &rw, bool failSafe=true) (zdefiniowana w GUIManager)GUIManagerstatic
removeDebugRectangle(size_t uid) (zdefiniowana w GUIManager)GUIManagerstatic
removeDialog(const sf::String &name) (zdefiniowana w GUIManager)GUIManagerstatic
removeDialog(const Element *id) (zdefiniowana w GUIManager)GUIManagerstatic
removeWindow(const sf::String &name) (zdefiniowana w GUIManager)GUIManagerstatic
removeWindow(const Element *id) (zdefiniowana w GUIManager)GUIManagerstatic
setActiveMainWindow(bool active) (zdefiniowana w GUIManager)GUIManagerstatic
setFramerateLimit(sf::Window *rw, size_t limit) (zdefiniowana w GUIManager)GUIManagerstatic
setFullScreenResolution(sf::Window *rw, sf::Vector2u size) (zdefiniowana w GUIManager)GUIManagerstatic
setMainWindow(sf::Window *value) (zdefiniowana w GUIManager)GUIManagerstatic
setMaxTooltipWidth(float value) (zdefiniowana w GUIManager)GUIManagerstatic
setVerticalSync(sf::Window *rw, bool sync) (zdefiniowana w GUIManager)GUIManagerstatic
showTooltip(const HaveHover *, const sf::String &text, sf::Vector2f position) (zdefiniowana w GUIManager)GUIManagerstatic
toggleFullscreen(sf::RenderWindow &rw, bool failSafe=true) (zdefiniowana w GUIManager)GUIManagerstatic
update(sf::RenderWindow &rw, sf::Vector2f mp=sf::Vector2f(0.f, 0.f), bool pressLeft=false, bool pressRight=false, bool aboveHover=false) (zdefiniowana w GUIManager)GUIManagerstatic
windowCount() (zdefiniowana w GUIManager)GUIManagerstatic
windowExist(const sf::String &name)GUIManagerstatic
windowReposition(sf::RenderWindow &rw) (zdefiniowana w GUIManager)GUIManagerstatic