Function firefly_rust::read_pad

source ·
pub fn read_pad(player: Player) -> Option<Pad>
Expand description

Get the current touch pad state.

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