Listener for system events. Controller adding and removal, quiting the application, etc.
Called if a controller was added. The id is the ID of the attached controller.
Called if a controller was removed. The id is the ID of the removed controller.
Called if the window is being closed.
See Implementation
Listener for system events. Controller adding and removal, quiting the application, etc.