Index hat switch names. Remove JSAction index properties entirely, once the name...
[enjoyable.git] / JSActionHat.h
index 114d82e..7c9ffce 100644 (file)
@@ -10,4 +10,6 @@
 
 @interface JSActionHat : JSAction
 
+- (id)initWithIndex:(int)index;
+
 @end