31#include <SFML/Config.hpp>
234 Mouse::Button Button;
252 unsigned int JoystickId;
262 unsigned int JoystickId;
Event defines a system event and its parameters.
EventType Type
Type of the event.
EventType
Enumeration of the different types of events.
Definition of joystick axis for joystick events.
@ Count
Total number of supported joysticks.
@ ButtonCount
Total number of supported joystick buttons.
Definition of key codes for keyboard events.
@ RSystem
OS specific key (right side) : windows (Win and Linux), apple (MacOS), ...
@ LSystem
OS specific key (left side) : windows (Win and Linux), apple (MacOS), ...
Definition of button codes for mouse events.
Joystick axis move event parameters.
Keyboard event parameters.
Mouse move event parameters.
Mouse wheel events parameters.