SFML/include/SFML/Window
Jan Haller 4155b2e449 Changed Window::requestFocus() return type from bool to void
Reasons:
* Consistent with other sf::Window methods
* User can test whether focus succeeded by subsequent hasFocus() call
* Implementation would have to call hasFocus() anyway on some systems

Also: minor code style change in Window::hasFocus()
2014-10-06 22:21:44 +02:00
..
Context.hpp Source code changes. 2014-10-06 01:18:47 +02:00
ContextSettings.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Event.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Export.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
GlResource.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Joystick.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Keyboard.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Mouse.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Sensor.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Touch.hpp Source code changes. 2014-10-06 01:18:47 +02:00
VideoMode.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Window.hpp Changed Window::requestFocus() return type from bool to void 2014-10-06 22:21:44 +02:00
WindowHandle.hpp [Android] Fixed WindowHandle and getSystemHandle() 2014-04-20 12:57:23 +02:00
WindowStyle.hpp Source code changes. 2014-10-06 01:18:47 +02:00