Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 369 Bytes

GameController.md

File metadata and controls

14 lines (11 loc) · 369 Bytes

Game Controller

After sending the ready state message, the Apple TV sends back a RegisterForGameControllerEventsMessage.

include

SERVER -> CLIENT

type: REGISTER_FOR_GAME_CONTROLLER_EVENTS_MESSAGE
priority: 0
[registerForGameControllerEventsMessage] {
  inputModeFlags: 0
}