Controller
Supported platforms:
Available since: Gideros 2014.01
Description
Controller interface allows you to use most popular controllers on all supported operating systems under the same interface.
Internally Controller Interface also matches all buttons and controller behavior under the same scheme so you won't have to worry about that anymore.
For more information check out [1](Controller Interface Guide)
MethodsController:getControllerName - gets the name of controller |
EventsEvent.CONNECTED Constants |