pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
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
public
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.