MCPcopy 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_modeMethod · 0.80
downMethod · 0.80
pressedMethod · 0.80
releasedMethod · 0.80
deltaMethod · 0.80
wheelMethod · 0.80
positionMethod · 0.80
viewport_sizeMethod · 0.80
modeMethod · 0.80
stateMethod · 0.80
action_down_hashMethod · 0.80
action_pressed_hashMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected