MCPcopy Create free account
hub / github.com/bevy-cheatbook/bevy-cheatbook / controller_input

Function controller_input

src/code012/src/programming/intro_code.rs:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38fn enemy_despawn() {}
39fn mouse_input() {}
40fn controller_input() {}
41fn footstep_sound() {}
42fn menu_button_sound() {}
43fn background_music() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected