Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
This is the complete list of members for sf::Context, including all inherited members.
Context() | sf::Context | |
Context(const Context &)=delete | sf::Context | |
Context(Context &&context) noexcept | sf::Context | |
Context(const ContextSettings &settings, Vector2u size) | sf::Context | |
getActiveContext() | sf::Context | static |
getActiveContextId() | sf::Context | static |
getFunction(const char *name) | sf::Context | static |
getSettings() const | sf::Context | |
isExtensionAvailable(std::string_view name) | sf::Context | static |
operator=(const Context &)=delete | sf::Context | |
operator=(Context &&context) noexcept | sf::Context | |
setActive(bool active) | sf::Context | |
~Context() | sf::Context |