SFML/include/SFML/Window
2015-09-30 08:15:26 +02:00
..
Context.hpp Added methods to get the currently active context, query whether an OpenGL extension is available and query the actual OpenGL version of a context, made context switches during initialization of texture and shader static values unnecessary, fixed code style in loaders. 2015-09-21 20:29:55 +02:00
ContextSettings.hpp Bumped back the sfml-graphics OpenGL version requirement to 1.1. Everything beyond 1.1 functionality is optional, with warnings emitted when necessary. 2015-04-15 02:56:31 +02:00
Event.hpp Fix whitespace: Convert tabs to spaces and remove trailing whitespace. 2015-04-15 01:53:43 +02:00
Export.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
GlResource.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Joystick.hpp Removed unnecessary sf:: prefixes 2015-05-20 17:30:23 +02:00
Keyboard.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Mouse.hpp Combined separate horizontal/vertical mouse wheel event types 2015-04-07 00:24:52 +02:00
Sensor.hpp Clarified semantics of Shape::getGlobalBounds(), improved related documentation 2015-05-03 14:51:44 +02:00
Touch.hpp Fix typo in comment 2015-09-30 08:15:26 +02:00
VideoMode.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Window.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
WindowHandle.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
WindowStyle.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00