| 
    Oolite 1.91.0.7712-251017-85ce217
    
   | 
 
Go to the source code of this file.
Classes | |
| class | OOJoystickAxisProfile | 
| class | OOJoystickStandardAxisProfile | 
| class | OOJoystickSplineAxisProfile | 
Macros | |
| #define | STICKPROFILE_TYPE_STANDARD 1 | 
| #define | STICKPROFILE_TYPE_SPLINE 2 | 
| #define | STICKPROFILE_MAX_POWER 10.0 | 
| #define STICKPROFILE_MAX_POWER 10.0 | 
Definition at line 37 of file OOJoystickProfile.h.
Referenced by OOJoystickStandardAxisProfile::setPower:, and StickProfileScreen(StickProfileInternal)::showScreen.
| #define STICKPROFILE_TYPE_SPLINE 2 | 
Definition at line 36 of file OOJoystickProfile.h.
| #define STICKPROFILE_TYPE_STANDARD 1 | 
Definition at line 35 of file OOJoystickProfile.h.