pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
InputHandler.JoyMap
pixelperfectengine
system
input
handler
InputHandler
Undocumented in source.
class
InputHandler
alias
JoyMap
=
TreeMap
!(
int
,
SDL_Joystick
*)
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