pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
SystemEventListener.controllerRemoved
pixelperfectengine
system
input
interfaces
SystemEventListener
Called if a controller was removed. The
id
is the ID of the removed controller.
interface
SystemEventListener
public
void
controllerRemoved
(
uint
id
)
Meta
Source
See Implementation
pixelperfectengine
system
input
interfaces
SystemEventListener
functions
controllerAdded
controllerRemoved
onQuit
Called if a controller was removed. The id is the ID of the removed controller.