35#define STICKPROFILE_TYPE_STANDARD 1
36#define STICKPROFILE_TYPE_SPLINE 2
37#define STICKPROFILE_MAX_POWER 10.0
46- (id) copyWithZone: (NSZone *) zone;
47- (double) rawValue: (
double) x;
48- (double) value: (
double) x;
50- (void) setDeadzone: (
double) newValue;
62- (id) copyWithZone: (NSZone *) zone;
63- (void) setPower: (
double) newValue;
65- (void) setParameter: (
double) newValue;
67- (double) rawValue: (
double) x;
80- (id) copyWithZone: (NSZone *) zone;
81- (
int) addControl: (NSPoint) point;
82- (NSPoint) pointAtIndex: (NSInteger) index;
84- (void) removeControl: (NSInteger) index;
85- (void) clearControlPoints;
86- (void) moveControl: (NSInteger) index point: (NSPoint) point;
87- (double) rawValue: (
double) x;
88- (double) gradient: (
double) x;
89- (NSArray *) controlPoints;
NSMutableArray * controlPoints
typedef int(ZCALLBACK *close_file_func) OF((voidpf opaque