pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
SystemEventListener.controllerAdded
pixelperfectengine
system
input
interfaces
SystemEventListener
Called if a controller was added. The
id
is the ID of the attached controller.
interface
SystemEventListener
void
controllerAdded
(
uint
id
)
Meta
Source
See Implementation
pixelperfectengine
system
input
interfaces
SystemEventListener
functions
controllerAdded
controllerRemoved
onQuit
Called if a controller was added. The id is the ID of the attached controller.