Searched defs:JoyAxisEvent (Results 1 – 1 of 1) sorted by relevance
43 public class JoyAxisEvent extends InputEvent { class49 public JoyAxisEvent(int joyIdx, int axisIdx, float value) { in JoyAxisEvent() method in JoyAxisEvent