diff options
Diffstat (limited to 'project.greenfoot')
| -rw-r--r-- | project.greenfoot | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/project.greenfoot b/project.greenfoot index d39bed9..98eb5af 100644 --- a/project.greenfoot +++ b/project.greenfoot @@ -1,7 +1,8 @@ #Greenfoot project file -class.Alien.image=alien1.png +class.Alien.image=yellow.png class.Laser.image=laser.png -class.Raumschiff.image=Shuttle.png +class.Lazer.image=laser2.png +class.Raumschiff.image=player.png class.Schild.image=shieldpart.png dependency1.from=MyWorld dependency1.to=Raumschiff @@ -36,10 +37,10 @@ dependency8.type=UsesDependency dependency9.from=Raumschiff dependency9.to=Lazer dependency9.type=UsesDependency -editor.fx.0.height=0 -editor.fx.0.width=0 -editor.fx.0.x=0 -editor.fx.0.y=0 +editor.fx.0.height=1049 +editor.fx.0.width=634 +editor.fx.0.x=3203 +editor.fx.0.y=3 height=1049 package.numDependencies=11 package.numTargets=7 @@ -86,17 +87,17 @@ target4.width=120 target4.x=0 target4.y=0 target5.height=50 -target5.name=Raumschiff +target5.name=MyWorld target5.showInterface=false target5.type=ClassTarget -target5.width=100 +target5.width=80 target5.x=0 target5.y=0 target6.height=50 -target6.name=MyWorld +target6.name=Raumschiff target6.showInterface=false target6.type=ClassTarget -target6.width=80 +target6.width=100 target6.x=0 target6.y=0 target7.height=70 @@ -107,7 +108,7 @@ target7.width=120 target7.x=0 target7.y=0 version=3.1.0 -width=954 +width=634 world.lastInstantiated=MyWorld -xPosition=2883 +xPosition=2563 yPosition=3 |
