Map the Share button on Xbox Series controller with the capturing screenshot feature

This commit is contained in:
redphx
2024-05-21 16:51:55 +07:00
parent 3bfe11280e
commit a376f443ef
3 changed files with 35 additions and 7 deletions

View File

@@ -34,6 +34,8 @@ export enum BxEvent {
GAME_BAR_ACTION_ACTIVATED = 'bx-game-bar-action-activated',
MICROPHONE_STATE_CHANGED = 'bx-microphone-state-changed',
CAPTURE_SCREENSHOT = 'bx-capture-screenshot',
}
export enum XcloudEvent {