Function lotus_script::input::mouse_delta
source · pub fn mouse_delta() -> Vec2
Expand description
Get the delta of the mouse since the last frame. TODO: Specify the units.
pub fn mouse_delta() -> Vec2
Get the delta of the mouse since the last frame. TODO: Specify the units.