dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
InputSystem.HasButtons
dash
utility
input
inputsystem
InputSystem
Whether or not the system has buttons.
class
InputSystem
(ButtonEnum, AxisEnum)
enum
HasButtons
=
!
is
(
ButtonEnum
==
void
)
;
Meta
Source
See Source File
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
Whether or not the system has buttons.