Commit Graph

11 Commits

Author SHA1 Message Date
Szymon Nowak
151879cdff Fixed missing semicolons and implied globals. 2011-02-10 22:00:01 +01:00
Szymon Nowak
9520275b4d Removed trailing whitespace. Converted tabs to 4 spaces. 2011-02-10 21:50:57 +01:00
George Michael Brower
7c9143a8e2 Added options() method for string and number controllers 2011-02-09 13:28:35 -08:00
George Michael Brower
9c2c24aeeb Added onFinishChange() for string and number controllers, onFire() for function controllers and noSlider() for number controllers. 2011-02-09 11:39:18 -08:00
George Michael Brower
0aa2e7eea5 Moved Controller classes to GUI namespace 2011-02-01 13:45:22 -05:00
George Michael Brower
7501ba9839 Working on string controller 2011-01-31 18:15:29 -05:00
George Michael Brower
19bc3b1eac Merged my changes with doob's -- exact same external functionality, some internal differences 2011-01-28 21:28:12 -07:00
George Michael Brower
dc814e0055 Changed Controller class to prototype syntax, added a method updateDisplay() for Controller (used by listen()), implemented by each Controller subclass. 2011-01-28 21:04:33 -07:00
Mr.doob
d47e5662d8 Fixed loop issue. Now watched controllers don't set the value after updating. 2011-01-29 03:56:32 +00:00
Mr.doob
46b5d1ff24 Added updateValue method to StringController (so watched string controllers update).
Moved easing from margin-top to height. It's now showing an ugly scrollbar jump. Hmm...
2011-01-29 02:25:48 +00:00
George Michael Brower
1d72449b36 Added controllers folder, some small css fixes 2011-01-25 01:22:04 -07:00