Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ mouse
Method
mouse
perro_source/api_modules/perro_input_api/src/snapshot.rs:757–759 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
755
SetGamepadRumble {
756
index: usize,
757
rumble: RumbleIntensity,
758
},
759
/// Request Joy-Con rumble.
760
SetJoyConRumble {
761
index: usize,
762
rumble: RumbleIntensity,
Callers
13
mouse_mode
Method · 0.80
down
Method · 0.80
pressed
Method · 0.80
released
Method · 0.80
delta
Method · 0.80
wheel
Method · 0.80
position
Method · 0.80
viewport_size
Method · 0.80
mode
Method · 0.80
state
Method · 0.80
action_down_hash
Method · 0.80
action_pressed_hash
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected