|
|
1.1 ! root 1: #import "BackView.h" ! 2: ! 3: @interface FlexyCubeView:BackView ! 4: { ! 5: NXPoint delta; ! 6: NXPoint pos, targetSpeed; ! 7: } ! 8: ! 9: - drawCube: (float) gray; ! 10: - adjustSpeed: (float *) speedp ! 11: minSpeed: (float) minSpeed ! 12: maxSpeed: (float) maxSpeed ! 13: pos: (float *) posp ! 14: iMin: (float) iMin ! 15: iMax: (float) iMax; ! 16: - oneStep; ! 17: - initFrame:(NXRect *)frameRect; ! 18: - setImageConstraints; ! 19: ! 20: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.