pixelperfectengine v0.10.0-beta.4 (2021-12-11T23:19:07Z)
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.