Function firefly_rust::read_buttons

source ·
pub fn read_buttons(player: Player) -> Buttons
Expand description

Get the currently pressed buttons.

In singleplayer game, the player ID doesn’t matter.