hxd.Pad
hxd.Pad
Fields
| Name | Type | |
|---|---|---|
analogButtonThresholdsPress | F64 | |
analogButtonThresholdsRelease | F64 | |
connected | Bool | |
index | I32 | |
xAxis | F64 | |
yAxis | F64 | |
buttons | hl.types.ArrayObj | |
values | hl.types.ArrayBytes_Float | |
prevButtons | hl.types.ArrayObj | |
onDisconnect | Fun | |
d | dx.GameController | |
| static | DEFAULT_CONFIG | Virtual[A, B, LB, LT, RB, RT, X, Y, analogClick, analogX, analogY, back, dpadDown, dpadLeft, dpadRight, dpadUp, names, ranalogClick, ranalogX, ranalogY, start] |
| static | waitPad | Fun |
| static | initDone | Bool |
| static | pads | haxe.ds.IntMap |
| static | wait | Fun |
| static | syncPads | Fun |
| static | onDetect | Fun |
Protos
f@2458rumble(hxd.Pad, F64, F64) → Voidf@2459get_name(hxd.Pad) → Stringf@2460_detectAnalogButton(hxd.Pad, I32, F64) → Void
Bindings
f@2457onDisconnect(hxd.Pad) → Void- static
f@2471__constructor__(hxd.Pad) → Void - static
f@2470onDetect(dx.GameController, Bool) → Void - static
f@2469syncPads() → Void - static
f@2468wait(Fun) → Void