tida v0.1.3 (2022-04-24T19:31:37Z)
Home
Dub
Repo
Joystick.js_event
tida
event
Joystick
Undocumented in source.
class
Joystick
struct
js_event {
uint
time
;
short
value
;
ubyte
type
;
ubyte
number
;
ubyte
trueType
();
}
Members
Functions
trueType
ubyte
trueType
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
number
ubyte
number
;
Undocumented in source.
time
uint
time
;
Undocumented in source.
type
ubyte
type
;
Undocumented in source.
value
short
value
;
Undocumented in source.
Meta
Source
See Implementation
tida
event
Joystick
constructors
this
destructors
~this
enums
JSIOCGNAME
manifest constants
JSIOCGAXES
JSIOCGBUTTONS
JS_EVENT_AXIS
JS_EVENT_BUTTON
JS_EVENT_INIT
properties
axless
button
fd
isAxisMove
isButtonDown
isButtonUp
maxButtons
name
structs
js_event
variables
_axis
currJEvent
id
namely
numAxes
numButtons