加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.bluej 3.18 KB
一键复制 编辑 原始数据 按行查看 历史
章强 提交于 2020-06-21 16:58 . 精灵宝可梦
#BlueJ package file
dependency1.from=Parser
dependency1.to=CommandWords
dependency1.type=UsesDependency
dependency10.from=Game
dependency10.to=Room
dependency10.type=UsesDependency
dependency11.from=Game
dependency11.to=Player
dependency11.type=UsesDependency
dependency12.from=Game
dependency12.to=Thing
dependency12.type=UsesDependency
dependency13.from=Game
dependency13.to=Monster
dependency13.type=UsesDependency
dependency14.from=Game
dependency14.to=Command
dependency14.type=UsesDependency
dependency15.from=Game
dependency15.to=Word
dependency15.type=UsesDependency
dependency2.from=Parser
dependency2.to=Command
dependency2.type=UsesDependency
dependency3.from=CommandWords
dependency3.to=Word
dependency3.type=UsesDependency
dependency4.from=Command
dependency4.to=Word
dependency4.type=UsesDependency
dependency5.from=Room
dependency5.to=Thing
dependency5.type=UsesDependency
dependency6.from=Room
dependency6.to=Monster
dependency6.type=UsesDependency
dependency7.from=Monster
dependency7.to=Player
dependency7.type=UsesDependency
dependency8.from=Player
dependency8.to=Thing
dependency8.type=UsesDependency
dependency9.from=Game
dependency9.to=Parser
dependency9.type=UsesDependency
editor.fx.0.height=739
editor.fx.0.width=816
editor.fx.0.x=363
editor.fx.0.y=381
objectbench.height=131
objectbench.width=1896
package.divider.horizontal=0.6
package.divider.vertical=0.8458100558659218
package.editor.height=750
package.editor.width=1810
package.editor.x=0
package.editor.y=52
package.frame.height=995
package.frame.width=1936
package.numDependencies=15
package.numTargets=9
package.showExtends=true
package.showUses=true
project.charset=UTF-8
readme.height=58
readme.name=@README
readme.width=47
readme.x=10
readme.y=10
target1.height=50
target1.name=Player
target1.showInterface=false
target1.type=ClassTarget
target1.width=80
target1.x=130
target1.y=60
target2.height=60
target2.name=Game
target2.naviview.expanded=true
target2.showInterface=false
target2.type=ClassTarget
target2.width=100
target2.x=190
target2.y=120
target3.height=50
target3.name=Word
target3.showInterface=false
target3.type=EnumTarget
target3.width=80
target3.x=169
target3.y=370
target4.height=60
target4.name=Command
target4.naviview.expanded=true
target4.showInterface=false
target4.type=ClassTarget
target4.width=110
target4.x=300
target4.y=270
target5.height=50
target5.name=Monster
target5.showInterface=false
target5.type=ClassTarget
target5.width=80
target5.x=690
target5.y=440
target6.height=60
target6.name=CommandWords
target6.naviview.expanded=true
target6.showInterface=false
target6.type=ClassTarget
target6.width=140
target6.x=480
target6.y=260
target7.height=60
target7.name=Room
target7.naviview.expanded=true
target7.showInterface=false
target7.type=ClassTarget
target7.width=110
target7.x=310
target7.y=180
target8.height=50
target8.name=Thing
target8.showInterface=false
target8.type=ClassTarget
target8.width=80
target8.x=260
target8.y=10
target9.height=60
target9.name=Parser
target9.naviview.expanded=true
target9.showInterface=false
target9.type=ClassTarget
target9.width=100
target9.x=400
target9.y=50
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化