69 lines
1.4 KiB
Plaintext
69 lines
1.4 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=Pacman
|
|
dependency1.to=Game
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=Game
|
|
dependency2.to=Render
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Game
|
|
dependency3.to=Pacman
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=Ghost
|
|
dependency4.to=Game
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=Render
|
|
dependency5.to=Game
|
|
dependency5.type=UsesDependency
|
|
editor.fx.0.height=739
|
|
editor.fx.0.width=816
|
|
editor.fx.0.x=552
|
|
editor.fx.0.y=98
|
|
objectbench.height=93
|
|
objectbench.width=760
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8
|
|
package.editor.height=393
|
|
package.editor.width=649
|
|
package.editor.x=374
|
|
package.editor.y=268
|
|
package.frame.height=600
|
|
package.frame.width=800
|
|
package.numDependencies=5
|
|
package.numTargets=4
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
project.charset=UTF-8
|
|
readme.height=60
|
|
readme.name=@README
|
|
readme.width=49
|
|
readme.x=10
|
|
readme.y=10
|
|
target1.height=70
|
|
target1.name=Pacman
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=120
|
|
target1.x=370
|
|
target1.y=20
|
|
target2.height=70
|
|
target2.name=Game
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=120
|
|
target2.x=10
|
|
target2.y=90
|
|
target3.height=70
|
|
target3.name=Ghost
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=120
|
|
target3.x=430
|
|
target3.y=210
|
|
target4.height=70
|
|
target4.name=Render
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=120
|
|
target4.x=80
|
|
target4.y=200
|