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.
Provides utility functions to convert from and to any unicode and ASCII encoding.
Vector2 is an utility class for manipulating 2 dimensional vectors.
@ Count
Total number of supported joysticks.
@ ButtonCount
Total number of supported joystick buttons.
@ RSystem
OS specific key (right side) : windows (Win and Linux), apple (MacOS), ...
@ LSystem
OS specific key (left side) : windows (Win and Linux), apple (MacOS), ...
Joystick axis move event parameters.
Keyboard event parameters.
Mouse move event parameters.
Mouse wheel events parameters.