pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
InputHandler.addBinding
pixelperfectengine
system
input
handler
InputHandler
Adds a single inputbinding to the inputhandler.
class
InputHandler
public @
safe
nothrow
void
addBinding
(
BindingCode
bc
,
InputBinding
ib
)
Meta
Source
See Implementation
pixelperfectengine
system
input
handler
InputHandler
aliases
CodeTreeSet
InputBindingLookupTree
JoyInfoMap
JoyMap
constructors
this
destructors
~this
enums
StatusFlags
functions
addBinding
detectJoys
expectAnyKeyEvent
recordEvent
removeBinding
removeJoy
replaceLookupTree
startTextInput
stopTextInput
test
static functions
getSysEscKey
static variables
anykeyCode
sysescCode
structs
JoyInfo
variables
inputListener
inputLookup
joyInfo
joysticks
mouseListener
recordedCode
statusFlags
systemEventListener
textInputListener
Adds a single inputbinding to the inputhandler.