SFML/examples
Laurent Gomila 8621e45960 Implemented global inputs (sf::Keyboard, sf::Mouse, sf::Joystick) and removed the event-based sf::Input.
Window::WaitEvent now works with joystick events as well.
Added Event::JoystickConnected and Event::JoystickDisconnected.
Added Window::GetCursorPosition.
2011-07-04 08:21:40 +02:00
..
ftp Added support for the CMake build system 2010-08-19 15:59:24 +00:00
opengl Implemented global inputs (sf::Keyboard, sf::Mouse, sf::Joystick) and removed the event-based sf::Input. 2011-07-04 08:21:40 +02:00
pong Implemented global inputs (sf::Keyboard, sf::Mouse, sf::Joystick) and removed the event-based sf::Input. 2011-07-04 08:21:40 +02:00
shader Implemented global inputs (sf::Keyboard, sf::Mouse, sf::Joystick) and removed the event-based sf::Input. 2011-07-04 08:21:40 +02:00
sockets Added support for the CMake build system 2010-08-19 15:59:24 +00:00
sound Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
sound_capture Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
voip Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
win32 Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
window Implemented global inputs (sf::Keyboard, sf::Mouse, sf::Joystick) and removed the event-based sf::Input. 2011-07-04 08:21:40 +02:00
X11 Added support for the CMake build system 2010-08-19 15:59:24 +00:00
CMakeLists.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00