25 #ifndef SFML_EVENT_HPP 26 #define SFML_EVENT_HPP 31 #include <SFML/Config.hpp> 234 Mouse::Button Button;
252 unsigned int JoystickId;
262 unsigned int JoystickId;
321 #endif // SFML_EVENT_HPP EventType Type
Type of the event.
OS specific key (left side) : windows (Win and Linux), apple (MacOS), ...
Joystick axis move event parameters.
Mouse wheel events parameters.
Total number of supported joystick buttons.
Total number of supported joysticks.
Mouse move event parameters.
EventType
Enumeration of the different types of events.
Keyboard event parameters.
Provides utility functions to convert from and to any unicode and ASCII encoding. ...
OS specific key (right side) : windows (Win and Linux), apple (MacOS), ...
Event defines a system event and its parameters.