to-draw for images in universe doc; fixes 11050
This commit is contained in:
parent
bd0192d22d
commit
6a7801c523
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
|
@ -7,7 +7,7 @@
|
|||
|
||||
(define txt
|
||||
'("(big-bang World_0"
|
||||
" (on-draw render WIDTH HEIGHT)"
|
||||
" (to-draw render WIDTH HEIGHT)"
|
||||
" (on-tick tock RATE)"
|
||||
" (on-mouse click)"
|
||||
" (on-key react)"
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
@ -7,7 +7,7 @@
|
|||
|
||||
(define prgm
|
||||
'("(big-bang World_0"
|
||||
" (on-draw render WIDTH HEIGHT)"
|
||||
" (to-draw render WIDTH HEIGHT)"
|
||||
" (on-tick tock RATE)"
|
||||
" (on-mouse click)"
|
||||
" (on-key react)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user