sf::Window Member List
This is the complete list of members for
sf::Window, including all inherited members.
| Close() | sf::Window | |
| Create(VideoMode mode, const std::string &title, unsigned long style=Style::Default, const ContextSettings &settings=ContextSettings()) | sf::Window | |
| Create(WindowHandle handle, const ContextSettings &settings=ContextSettings()) | sf::Window | |
| Display() | sf::Window | |
| EnableKeyRepeat(bool enabled) | sf::Window | |
| EnableVerticalSync(bool enabled) | sf::Window | |
| EnsureGlContext() (defined in sf::GlResource) | sf::GlResource | [private, static] |
| GetFrameTime() const | sf::Window | |
| GetHeight() const | sf::Window | |
| GetSettings() const | sf::Window | |
| GetSystemHandle() const | sf::Window | |
| GetWidth() const | sf::Window | |
| GlResource() | sf::GlResource | [private] |
| IsOpened() const | sf::Window | |
| NonCopyable() | sf::NonCopyable | [inline, private] |
| PollEvent(Event &event) | sf::Window | |
| SetActive(bool active=true) const | sf::Window | |
| SetFramerateLimit(unsigned int limit) | sf::Window | |
| SetIcon(unsigned int width, unsigned int height, const Uint8 *pixels) | sf::Window | |
| SetJoystickThreshold(float threshold) | sf::Window | |
| SetPosition(int x, int y) | sf::Window | |
| SetSize(unsigned int width, unsigned int height) | sf::Window | |
| SetTitle(const std::string &title) | sf::Window | |
| Show(bool show) | sf::Window | |
| ShowMouseCursor(bool show) | sf::Window | |
| WaitEvent(Event &event) | sf::Window | |
| Window() | sf::Window | |
| Window(VideoMode mode, const std::string &title, unsigned long style=Style::Default, const ContextSettings &settings=ContextSettings()) | sf::Window | |
| Window(WindowHandle handle, const ContextSettings &settings=ContextSettings()) | sf::Window | [explicit] |
| ~GlResource() | sf::GlResource | [private] |
| ~Window() | sf::Window | [virtual] |