| Interface | Description | 
|---|---|
| MdxController<T extends MdxControllerListener> | 
 Common interface for mini2Dx controller implementations 
 | 
| MdxControllerListener | 
 Common interface to controller listener implementations 
 | 
| Class | Description | 
|---|---|
| ControllerMapping | 
 Provides mappings to common  
Controllers based on the current
 Os | 
| PS4Controller | 
 Base class for PS4 controller mapping implementations 
 | 
| Xbox360Controller | 
 Base class for Xbox 360 controller mapping implementations 
 | 
| XboxOneController | 
 Base class for Xbox One controller mapping implementations 
 | 
| Enum | Description | 
|---|---|
| ControllerType | 
Controller types supported by mini2Dx |