pixelperfectengine ~master (2023-12-13T21:18:59Z)
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.