dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
InputSystem.ButtonStateEvent
dash
utility
input
inputsystem
InputSystem
A delegate that takes the changed button.
class
InputSystem
(ButtonEnum, AxisEnum)
alias
ButtonStateEvent
=
void
delegate
(
Buttons
)
Meta
Source
See Implementation
dash
utility
input
inputsystem
InputSystem
aliases
Axes
AxisEvent
ButtonEvent
ButtonStateEvent
Buttons
functions
addAxisEvent
addButtonDownEvent
addButtonEvent
addButtonUpEvent
getAxisState
getButtonState
isButtonDown
isButtonUp
setAxisState
setButtonState
static functions
initialize
update
static variables
HasAxes
HasButtons
A delegate that takes the changed button.