#Greenfoot project file class.AIControlledSpaceship.superclass=Spaceship class.BulletBill.image=nsmb-bullet-bill.jpeg class.BulletBill.superclass=Missile class.BulletBillGun.superclass=Gun class.Collectible.image=smiley2.png class.Collectible.superclass=QuantumObject class.Gun.superclass= class.InvadersWorld.superclass=greenfoot.World class.ManuallyControlledSpaceship.superclass=Spaceship class.Missile.image=rocket.png class.Missile.superclass=QuantumObject class.QuantumObject.superclass=greenfoot.Actor class.Spaceship.image=rocket.png class.Spaceship.superclass=QuantumObject class.Vector.superclass= dependency1.from=QuantumObject dependency1.to=Vector dependency1.type=UsesDependency dependency10.from=Spaceship dependency10.to=Missile dependency10.type=UsesDependency dependency11.from=ManuallyControlledSpaceship dependency11.to=BulletBillGun dependency11.type=UsesDependency dependency2.from=Spaceship dependency2.to=Vector dependency2.type=UsesDependency dependency3.from=ManuallyControlledSpaceship dependency3.to=BulletBill dependency3.type=UsesDependency dependency4.from=ManuallyControlledSpaceship dependency4.to=Vector dependency4.type=UsesDependency dependency5.from=Gun dependency5.to=Vector dependency5.type=UsesDependency dependency6.from=Gun dependency6.to=Missile dependency6.type=UsesDependency dependency7.from=BulletBillGun dependency7.to=BulletBill dependency7.type=UsesDependency dependency8.from=Spaceship dependency8.to=Gun dependency8.type=UsesDependency dependency9.from=ManuallyControlledSpaceship dependency9.to=Missile dependency9.type=UsesDependency mainWindow.height=716 mainWindow.width=1280 mainWindow.x=0 mainWindow.y=22 package.numDependencies=11 package.numTargets=11 readme.editor.height=700 readme.editor.width=900 readme.editor.x=0 readme.editor.y=22 simulation.speed=55 target1.editor.height=700 target1.editor.width=900 target1.editor.x=40 target1.editor.y=42 target1.height=50 target1.name=Gun target1.naviview.expanded=true target1.showInterface=false target1.type=ClassTarget target1.width=80 target1.x=190 target1.y=250 target10.editor.height=518 target10.editor.width=920 target10.editor.x=56 target10.editor.y=22 target10.height=50 target10.name=QuantumObject target10.naviview.expanded=false target10.showInterface=false target10.type=ClassTarget target10.width=120 target10.x=70 target10.y=70 target11.editor.height=700 target11.editor.width=900 target11.editor.x=40 target11.editor.y=38 target11.height=50 target11.name=Vector target11.naviview.expanded=false target11.showInterface=false target11.type=ClassTarget target11.width=80 target11.x=10 target11.y=250 target2.editor.height=700 target2.editor.width=900 target2.editor.x=40 target2.editor.y=38 target2.height=50 target2.name=Missile target2.naviview.expanded=false target2.showInterface=false target2.type=ClassTarget target2.width=80 target2.x=200 target2.y=70 target3.editor.height=700 target3.editor.width=900 target3.editor.x=40 target3.editor.y=38 target3.height=50 target3.name=BulletBill target3.naviview.expanded=false target3.showInterface=false target3.type=ClassTarget target3.width=80 target3.x=100 target3.y=250 target4.editor.height=700 target4.editor.width=900 target4.editor.x=40 target4.editor.y=38 target4.height=50 target4.name=AIControlledSpaceship target4.naviview.expanded=false target4.showInterface=false target4.type=ClassTarget target4.width=170 target4.x=10 target4.y=190 target5.editor.height=700 target5.editor.width=900 target5.editor.x=40 target5.editor.y=39 target5.height=50 target5.name=Collectible target5.naviview.expanded=false target5.showInterface=false target5.type=ClassTarget target5.width=90 target5.x=190 target5.y=190 target6.editor.height=700 target6.editor.width=900 target6.editor.x=40 target6.editor.y=42 target6.height=50 target6.name=BulletBillGun target6.naviview.expanded=true target6.showInterface=false target6.type=ClassTarget target6.width=110 target6.x=10 target6.y=310 target7.editor.height=700 target7.editor.width=900 target7.editor.x=138 target7.editor.y=38 target7.height=50 target7.name=InvadersWorld target7.naviview.expanded=true target7.showInterface=false target7.type=ClassTarget target7.width=110 target7.x=70 target7.y=10 target8.editor.height=700 target8.editor.width=900 target8.editor.x=71 target8.editor.y=22 target8.height=50 target8.name=ManuallyControlledSpaceship target8.naviview.expanded=false target8.showInterface=false target8.type=ClassTarget target8.width=210 target8.x=10 target8.y=130 target9.editor.height=700 target9.editor.width=900 target9.editor.x=31 target9.editor.y=37 target9.height=50 target9.name=Spaceship target9.naviview.expanded=false target9.showInterface=false target9.type=ClassTarget target9.width=90 target9.x=190 target9.y=10 version=2.2.0 world.lastInstantiated=InvadersWorld