#import @interface JOYInput : NSObject @property (readonly) unsigned combinedIndex; - (NSString *)usageString; - (uint64_t)uniqueID; @end