Added touch events and the sf::Touch class (and iOS implementation)
This commit is contained in:
parent
c77b8a3496
commit
2c409e5145
20 changed files with 630 additions and 53 deletions
|
@ -36,6 +36,7 @@
|
|||
#include <SFML/Window/Joystick.hpp>
|
||||
#include <SFML/Window/Keyboard.hpp>
|
||||
#include <SFML/Window/Mouse.hpp>
|
||||
#include <SFML/Window/Touch.hpp>
|
||||
#include <SFML/Window/VideoMode.hpp>
|
||||
#include <SFML/Window/Window.hpp>
|
||||
#include <SFML/Window/WindowStyle.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue