To load: | (require (planet sbloch/sb-world:1:7)) |
Old style: | (require (planet "main.ss" ("sbloch" "sb-world.plt" 1 7))) |
Min Racket version: | 4.2.4 |
Package description: | The sb-world collection provides an alternative API for
animations, similar to the bundled "world" teachpack but more
functional and less imperative. |
Downloads this week: | 0 |
Total downloads: | 1606 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 7) | — | [browse] | 129 | [docs] | 4.2.4 | 2010-02-08 |
To load: (require (planet sbloch/sb-world:1:7)) | ||||||
Available in repositories: 4.x | ||||||
1.7: fix to work with DrScheme 4.2.4; fixed a bug in place-image; changed scene+line to accept images, not just scenes 1.6: fix to work with DrScheme 4.2.2, and fixed a bug in place-image. 1.5: fix to work with DrScheme 4.2 1.4: Corrected some documentation; added key-event? and key=?. |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 6) | — | [browse] | 400 | [docs] | 4.2.2 | 2009-10-19 |
To load: (require (planet "main.ss" ("sbloch" "sb-world.plt" 1 (= 6)))) | ||||||
Available in repositories: 4.x | ||||||
1.6: fix to work with DrScheme 4.2.2, and fixed a bug in place-image. 1.5: fix to work with DrScheme 4.2 1.4: Corrected some documentation; added key-event? and key=?. | ||||||
(1 5) | — | [browse] | 816 | [docs] | 4.0 | 2009-07-09 |
To load: (require (planet "sb-world.ss" ("sbloch" "sb-world.plt" 1 (= 5)))) | ||||||
Available in repositories: 4.x | ||||||
1.5: fix to work with DrScheme 4.2 1.4: Corrected some documentation; added key-event? and key=?. | ||||||
(1 4) | — | [browse] | 65 | [docs] | 4.0 | 2009-02-24 |
To load: (require (planet "sb-world.ss" ("sbloch" "sb-world.plt" 1 (= 4)))) | ||||||
Available in repositories: 4.x | ||||||
Corrected some documentation; added key-event? and key=?. | ||||||
(1 3) | — | [browse] | 94 | [docs] | 4.0 | 2009-01-20 |
To load: (require (planet "sb-world.ss" ("sbloch" "sb-world.plt" 1 (= 3)))) | ||||||
Available in repositories: 4.x | ||||||
Corrected some documentation. | ||||||
(1 2) | — | [browse] | 15 | [docs] | 4.0 | 2008-12-03 |
To load: (require (planet "sb-world.ss" ("sbloch" "sb-world.plt" 1 (= 2)))) | ||||||
Available in repositories: 4.x | ||||||
Corrected some documentation. | ||||||
(1 1) | — | [browse] | 84 | [docs] | 4.0 | 2008-08-20 |
To load: (require (planet "sb-world.ss" ("sbloch" "sb-world.plt" 1 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
This version differs from 1.0 in being targeted at DrScheme version 4.x rather than 37x. |
Packages in other repositories |
These packages are not available in the 4.x repository, but they are available for other versions of Racket.
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 0) | — | [browse] | 3 | [docs] | 370 | 2008-08-20 |
To load: (require (planet "sb-world.ss" ("sbloch" "sb-world.plt" 1 (= 0)))) | ||||||
Available in repositories: 3xx | ||||||
I hope this works on PLaneT! |