Interface XboxOneControllerBT

  • All Known Implementing Classes:
    DemoXbox

    public interface XboxOneControllerBT
    XboxOneControllerBT Mapping of alle button and axis codes from the xpad kernel driver if a Xbox One controller is connected by bluetooth.
    Author:
    Christian Paul
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int A  
      static int B  
      static int DPAD_X  
      static int DPAD_Y  
      static int LB  
      static int LS_B  
      static int LS_X  
      static int LS_Y  
      static int LT  
      static int MENU  
      static int RB  
      static int RS_B  
      static int RS_X  
      static int RS_Y  
      static int RT  
      static int VIEW  
      static int X  
      static int XBOX  
      static int Y