dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Joystick.Hat
Dgame
System
Joystick
Joystick
The supported Hat positions
Values
Value
Meaning
Centered
SDL_HAT_CENTERED
Up
SDL_HAT_UP
Right
SDL_HAT_RIGHT
Down
SDL_HAT_DOWN
Left
SDL_HAT_LEFT
RightUp
SDL_HAT_RIGHTUP
RightDown
SDL_HAT_RIGHTDOWN
LeftUp
SDL_HAT_LEFTUP
LeftDown
SDL_HAT_LEFTDOWN
Meta
Source
See Implementation
Dgame
System
Joystick
Joystick
constructors
this
destructors
~this
enums
Hat
functions
getAxisValue
getBallDelta
getHat
getName
getNumOfAxes
getNumOfBalls
getNumOfButtons
getNumOfHats
isAttached
isPressed
postblits
this(this)
properties
ID
static functions
count
getNameForIndex
update
The supported Hat positions