Skip to content

The Controller Object

jackcarey edited this page Jul 16, 2022 · 1 revision

The Controller object controls global aspects of Controller.js, such as finding controllers and checking compatibility.

Attributes

Controller.supported
Controller.controllers
Controller.controllerCount

Methods

Controller.search()Controller.getController()Controller.watchAll()Controller.unwatchAll()

Clone this wiki locally