加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Bloodstream.ctxt 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
李云静 提交于 2020-06-20 15:51 . zuoye
#BlueJ class context
comment0.target=Bloodstream
comment0.text=\r\n\ The\ bloodstream\ is\ the\ setting\ for\ our\ White\ Blood\ Cell\ scenario.\ \r\n\ It's\ a\ place\ where\ blood\ cells,\ bacteria\ and\ viruses\ float\ around.\r\n\ \r\n\ @author\ Michael\ K\u00F6lling\r\n\ @version\ 0.1\r\n
comment1.params=
comment1.target=Bloodstream()
comment1.text=\r\n\ Constructor\:\ Set\ up\ the\ starting\ objects.\r\n
comment2.params=
comment2.target=void\ showEndMessage()
comment3.params=
comment3.target=void\ showTime()
comment4.params=
comment4.target=void\ countTime()
comment5.params=
comment5.target=void\ showScore()
comment6.params=getscore
comment6.target=void\ addScore(int)
comment7.params=
comment7.target=void\ act()
comment7.text=\r\n\ Create\ new\ floating\ objects\ at\ irregular\ intervals.\r\n
comment8.params=
comment8.target=void\ prepare()
comment8.text=\r\n\ Prepare\ the\ world\ for\ the\ start\ of\ the\ program.\ In\ this\ case\:\ Create\r\n\ a\ white\ blood\ cell\ and\ the\ lining\ at\ the\ edge\ of\ the\ blood\ stream.\r\n
numComments=9
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化