MCPcopy Create free account
hub / github.com/PerroEngine/Perro / joycons

Method joycons

perro_source/api_modules/perro_input_api/src/snapshot.rs:189–191  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

187 }
188
189 // ---- Read-only views ----
190
191 /// Return all gamepad states.
192 #[inline]
193 pub fn gamepads(&self) -> &[GamepadState] {
194 &self.gamepads

Callers 11

allMethod · 0.80
getMethod · 0.80
ensure_calibrationMethod · 0.80
action_down_hashMethod · 0.80
action_pressed_hashMethod · 0.80
action_released_hashMethod · 0.80
ui_any_nav_stick_heldMethod · 0.80
ui_action_pressedMethod · 0.80
ui_action_releasedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected