Skip to content

The Controller Object

Samir Zahran edited this page May 18, 2017 · 5 revisions

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