Joystick

ジョイパッドを管理するクラス

Constructors

this
this(int deviceIndex)

ジョイパッドの読み込み

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getAxis
float getAxis(int axis)
getButton
int getButton(int button)
getHat
int getHat(int hat)
show_info
void show_info()

情報の表示

Properties

numAxes
int numAxes [@property getter]
numBalls
int numBalls [@property getter]
numButtons
int numButtons [@property getter]
numHats
int numHats [@property getter]

Meta