home *** CD-ROM | disk | FTP | other *** search
NeXT TypedStream Data | 1995-03-22 | 2.2 KB | 57 lines |
- typedstream
- IBObjectData
- Object
- CustomObject
- WWTCLInterp
- WWTTTimer
- @:diciffffc
- Uset slat(oldXRotate) $slat(xRotate);
- openMotorProgram $open(u) $open(initialRotate);
- set ticksPassed [synchWithScene];
- set open(u) [expr $open(u) + ($open(uIncr) * $ticksPassed)];
- if {$slat(oldXRotate) < 0 && $slat(xRotate) > 0} {set open(changedSign) 1} {};
- if {$slat(oldXRotate) > 0 && $slat(xRotate) < 0} {set open(changedSign) 1} {};
- preOpen
- .$slat(xRotate) != 0 && $open(changedSign) == 0
- Responder
- WWThumbWheel
- PAThumbWheel
- Control
- WWThumbWheelCell
- PAThumbWheelCell
- ActionCell
- Helvetica
- $set slat(xRotate) %f; synchWithScene
- slat(xRotate)
- WWTextField
- TextField
- WWTextFieldCell
- TextFieldCell
- GorhamType$
- Button
- ButtonCell
- Open the blinds
- set open(duration) %f
- open(duration)
- close the blinds
- set close(duration) %f
- close(duration)
- WindowTemplate
- iiii***@s@
- Slat controls
- Panel
- closeMotorProgram $close(u) $close(initialRotate);
- set ticksPassed [synchWithScene];
- set close(u) [expr $close(u) + ($close(uIncr) * $ticksPassed)];
- preClose
- +$slat(xRotate) < 75 && $slat(xRotate) > -75
- File's Owner
- close
- controls
- IBOutletConnector
- IBConnector
- controlPanel
- IBControlConnector
- start:
- interp
-