Scrolling, mouse scope, icon
[enjoyable.git] / JSActionAnalog.h
index 5087582..f1276d5 100644 (file)
@@ -16,4 +16,7 @@
 @property(readwrite) double offset;
 @property(readwrite) double scale;
 
+- (id) initWithIndex: (int)newIndex;
+-(double) getRealValue: (int) value;
+
 @end