Difference between revisions of "Interact Assignment"
Jump to navigation
Jump to search
(Created page with "=Racket Libraries= [https://docs.racket-lang.org/teachpack/2htdpimage.html Image] [https://docs.racket-lang.org/teachpack/2htdpuniverse.html Worlds and the Universe] =Code To...") |
|||
Line 4: | Line 4: | ||
[https://docs.racket-lang.org/teachpack/2htdpuniverse.html Worlds and the Universe] | [https://docs.racket-lang.org/teachpack/2htdpuniverse.html Worlds and the Universe] | ||
=Code To Investigate= | =Code To Investigate= | ||
− | {{RacketToInvestigate|follow_mouse | + | {{RacketToInvestigate|interact_examples|follow_mouse}} |
− | {{RacketToInvestigate|press_and_drag_rectangle | + | {{RacketToInvestigate|interact_examples|press_and_drag_rectangle}} |
=Code To Implement= | =Code To Implement= | ||
{{RacketToImplement|interact|tick<br/>draw<br/>mouse|interact}} | {{RacketToImplement|interact|tick<br/>draw<br/>mouse|interact}} |