first commit

This commit is contained in:
Boris
2024-01-15 20:14:10 +00:00
commit 8c81ee28b7
3106 changed files with 474415 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
#BlueJ class context
comment0.params=
comment0.target=Picture()
comment0.text=\n\ Constructor\ for\ objects\ of\ class\ Picture\n
comment1.params=
comment1.target=void\ draw()
comment1.text=\n\ Draw\ this\ picture.\n
comment2.params=
comment2.target=void\ setBlackAndWhite()
comment2.text=\n\ Change\ this\ picture\ to\ black/white\ display\n
comment3.params=
comment3.target=void\ setColor()
comment3.text=\n\ Change\ this\ picture\ to\ use\ color\ display\n
comment4.params=
comment4.target=void\ doSunset()
comment4.text=\n\ Start\ Sunset\n
comment5.params=
comment5.target=void\ doSunrise()
comment5.text=\n\ Start\ Sunrise\n
numComments=6