Helper container to handle mouse clicks.
More...
#include <Input.h>
Helper container to handle mouse clicks.
Definition at line 74 of file Input.h.
Represents the mouse's current position.
Definition at line 79 of file Input.h.
| bool Input::MouseState::pressed |
Represents wheter or not the button is pressed.
Definition at line 77 of file Input.h.
Represetns the relative position of the mouse (this is not known on mouse down and up)
Definition at line 81 of file Input.h.
| Uint32 Input::MouseState::time |
The time at which this was recorded (in ticks)
Definition at line 83 of file Input.h.
The documentation for this struct was generated from the following file: