TypeAliasInput & Controls@public
FlxGamepadProvider
Function polled exactly once at each authoritative simulation step.
ts
export type FlxGamepadProvider = () => readonly (FlxGamepadLike | null)[]