provaengine v0.2.0-alpha (2018-03-19T00:32:13Z)
Dub
Repo
Binding.bindStick
prova
input
binding
Binding
Simulates a joystick using four keys
Uses a WASD format for ordering directions
void
bindStick
(int stick, Key up, Key left, Key down, Key right)
class
Binding
void
bindStick
(
int
stick
,
Key
up
,
Key
left
,
Key
down
,
Key
right
)
void
bindStick
(int stick, ThumbStick joystick)
Meta
Source
See Implementation
prova
input
binding
Binding
functions
bindButton
bindController
bindInput
bindStick
buttonJustPressed
getStick
isButtonDown
isButtonUp
properties
deadzone
Simulates a joystick using four keys
Uses a WASD format for ordering directions