cubos::core::io::MouseMoveEvent struct

Event sent when the mouse cursor moves.

Public variables

glm::ivec2 position
New position of the mouse cursor.