Rendu
A lightweight rendering engine for experimentations
|
Mouse cursor state. More...
Public Attributes | |
double | x = 0.0 |
Current cursor horizontal position. | |
double | y = 0.0 |
Current cursor vertical position. | |
glm::vec2 | scroll = glm::vec2(0.0) |
Current amount of scroll. | |
Mouse cursor state.