From 0bf3b922682815c323013a234ad3d1adc09d830f Mon Sep 17 00:00:00 2001 From: Jannik Niebuhr Date: Fri, 13 May 2022 10:38:59 +0200 Subject: [PATCH] JavaDoc Describtion --- .../GameProject/doc/allclasses-index.html | 2 +- .../GameProject/doc/allpackages-index.html | 2 +- .../GameProject/doc/base/GameLoop.html | 2 +- .../GameProject/doc/base/MultiLevelGame.html | 2 +- .../doc/base/class-use/GameLoop.html | 2 +- .../doc/base/class-use/MultiLevelGame.html | 2 +- .../GameProject/doc/base/package-summary.html | 2 +- .../GameProject/doc/base/package-tree.html | 2 +- .../GameProject/doc/base/package-use.html | 2 +- .../doc/collider/CircleCollider.html | 2 +- .../GameProject/doc/collider/Collider.html | 2 +- .../doc/collider/RectCollider.html | 2 +- .../collider/class-use/CircleCollider.html | 2 +- .../doc/collider/class-use/Collider.html | 2 +- .../doc/collider/class-use/RectCollider.html | 2 +- .../doc/collider/package-summary.html | 2 +- .../doc/collider/package-tree.html | 2 +- .../GameProject/doc/collider/package-use.html | 2 +- .../GameProject/doc/constant-values.html | 2 +- .../CollisionAwareEgoController.html | 2 +- .../doc/controller/EgoController.html | 2 +- .../doc/controller/EnemyController.html | 2 +- .../doc/controller/FallingStarController.html | 2 +- .../doc/controller/LimitedTimeController.html | 2 +- .../doc/controller/MineController.html | 2 +- .../doc/controller/ObjectController.html | 2 +- .../doc/controller/SimpleShotController.html | 2 +- .../doc/controller/ZickZackController.html | 2 +- .../CollisionAwareEgoController.html | 2 +- .../controller/class-use/EgoController.html | 2 +- .../controller/class-use/EnemyController.html | 2 +- .../class-use/FallingStarController.html | 2 +- .../class-use/LimitedTimeController.html | 2 +- .../controller/class-use/MineController.html | 2 +- .../class-use/ObjectController.html | 2 +- .../class-use/SimpleShotController.html | 2 +- .../class-use/ZickZackController.html | 2 +- .../doc/controller/package-summary.html | 2 +- .../doc/controller/package-tree.html | 2 +- .../doc/controller/package-use.html | 2 +- .../doc/gameobjects/AnimatedGameobject.html | 2 +- .../doc/gameobjects/EgoObject.html | 2 +- .../doc/gameobjects/FallingStar.html | 2 +- .../doc/gameobjects/GameObject.html | 2 +- .../doc/gameobjects/RectObject.html | 2 +- .../doc/gameobjects/TextObject.html | 2 +- .../class-use/AnimatedGameobject.html | 2 +- .../doc/gameobjects/class-use/EgoObject.html | 2 +- .../gameobjects/class-use/FallingStar.html | 2 +- .../doc/gameobjects/class-use/GameObject.html | 2 +- .../doc/gameobjects/class-use/RectObject.html | 2 +- .../doc/gameobjects/class-use/TextObject.html | 2 +- .../doc/gameobjects/package-summary.html | 2 +- .../doc/gameobjects/package-tree.html | 2 +- .../doc/gameobjects/package-use.html | 2 +- spaceinvaders/GameProject/doc/help-doc.html | 2 +- .../GameProject/doc/index-files/index-1.html | 2 +- .../GameProject/doc/index-files/index-10.html | 2 +- .../GameProject/doc/index-files/index-11.html | 2 +- .../GameProject/doc/index-files/index-12.html | 2 +- .../GameProject/doc/index-files/index-13.html | 2 +- .../GameProject/doc/index-files/index-14.html | 2 +- .../GameProject/doc/index-files/index-15.html | 2 +- .../GameProject/doc/index-files/index-16.html | 2 +- .../GameProject/doc/index-files/index-17.html | 2 +- .../GameProject/doc/index-files/index-18.html | 2 +- .../GameProject/doc/index-files/index-19.html | 2 +- .../GameProject/doc/index-files/index-2.html | 2 +- .../GameProject/doc/index-files/index-3.html | 2 +- .../GameProject/doc/index-files/index-4.html | 2 +- .../GameProject/doc/index-files/index-5.html | 2 +- .../GameProject/doc/index-files/index-6.html | 2 +- .../GameProject/doc/index-files/index-7.html | 2 +- .../GameProject/doc/index-files/index-8.html | 2 +- .../GameProject/doc/index-files/index-9.html | 2 +- spaceinvaders/GameProject/doc/index.html | 2 +- .../GameProject/doc/overview-summary.html | 2 +- .../GameProject/doc/overview-tree.html | 2 +- .../GameProject/doc/playground/Animation.html | 2 +- .../doc/playground/HighscoreManager.html | 2 +- .../GameProject/doc/playground/Level1.html | 2 +- .../GameProject/doc/playground/Level2.html | 2 +- .../GameProject/doc/playground/Level3.html | 2 +- .../GameProject/doc/playground/Level4.html | 2 +- .../GameProject/doc/playground/Level5.html | 2 +- .../GameProject/doc/playground/Level6.html | 2 +- .../GameProject/doc/playground/Level7.html | 2 +- .../GameProject/doc/playground/LevelBoss.html | 2 +- .../doc/playground/LevelHitTwice.html | 2 +- .../doc/playground/LevelWithBox.html | 4 +- .../GameProject/doc/playground/Music.html | 2 +- .../doc/playground/Playground.html | 2 +- .../GameProject/doc/playground/SaveGame.html | 2 +- .../doc/playground/SpaceInvadersLevel.html | 2 +- .../doc/playground/SpaceInvadersLevelAua.html | 2 +- .../doc/playground/class-use/Animation.html | 2 +- .../class-use/HighscoreManager.html | 2 +- .../doc/playground/class-use/Level1.html | 2 +- .../doc/playground/class-use/Level2.html | 2 +- .../doc/playground/class-use/Level3.html | 2 +- .../doc/playground/class-use/Level4.html | 2 +- .../doc/playground/class-use/Level5.html | 2 +- .../doc/playground/class-use/Level6.html | 2 +- .../doc/playground/class-use/Level7.html | 2 +- .../doc/playground/class-use/LevelBoss.html | 2 +- .../playground/class-use/LevelHitTwice.html | 2 +- .../playground/class-use/LevelWithBox.html | 2 +- .../doc/playground/class-use/Music.html | 2 +- .../doc/playground/class-use/Playground.html | 2 +- .../doc/playground/class-use/SaveGame.html | 2 +- .../class-use/SpaceInvadersLevel.html | 2 +- .../class-use/SpaceInvadersLevelAua.html | 2 +- .../doc/playground/package-summary.html | 2 +- .../doc/playground/package-tree.html | 2 +- .../doc/playground/package-use.html | 2 +- .../doc/rendering/AnimationArtist.html | 2 +- .../GameProject/doc/rendering/Artist.html | 2 +- .../doc/rendering/CircleArtist.html | 2 +- .../GameProject/doc/rendering/RectArtist.html | 2 +- .../GameProject/doc/rendering/TextArtist.html | 2 +- .../rendering/class-use/AnimationArtist.html | 2 +- .../doc/rendering/class-use/Artist.html | 2 +- .../doc/rendering/class-use/CircleArtist.html | 2 +- .../doc/rendering/class-use/RectArtist.html | 2 +- .../doc/rendering/class-use/TextArtist.html | 2 +- .../doc/rendering/package-summary.html | 2 +- .../doc/rendering/package-tree.html | 2 +- .../doc/rendering/package-use.html | 2 +- spaceinvaders/GameProject/doc/ui/GameUI.html | 2 +- .../GameProject/doc/ui/class-use/GameUI.html | 2 +- .../GameProject/doc/ui/package-summary.html | 2 +- .../GameProject/doc/ui/package-tree.html | 2 +- .../GameProject/doc/ui/package-use.html | 2 +- spaceinvaders/GameProject/log/log4j.log | 56 +++++++++++++++++++ .../src/playground/LevelWithBox.java | 2 +- 135 files changed, 191 insertions(+), 135 deletions(-) diff --git a/spaceinvaders/GameProject/doc/allclasses-index.html b/spaceinvaders/GameProject/doc/allclasses-index.html index b3849b7..55bf21c 100644 --- a/spaceinvaders/GameProject/doc/allclasses-index.html +++ b/spaceinvaders/GameProject/doc/allclasses-index.html @@ -1,7 +1,7 @@ - + All Classes and Interfaces diff --git a/spaceinvaders/GameProject/doc/allpackages-index.html b/spaceinvaders/GameProject/doc/allpackages-index.html index 0c1e526..4c4d7fe 100644 --- a/spaceinvaders/GameProject/doc/allpackages-index.html +++ b/spaceinvaders/GameProject/doc/allpackages-index.html @@ -1,7 +1,7 @@ - + All Packages diff --git a/spaceinvaders/GameProject/doc/base/GameLoop.html b/spaceinvaders/GameProject/doc/base/GameLoop.html index f176fc2..5ea681d 100644 --- a/spaceinvaders/GameProject/doc/base/GameLoop.html +++ b/spaceinvaders/GameProject/doc/base/GameLoop.html @@ -1,7 +1,7 @@ - + GameLoop diff --git a/spaceinvaders/GameProject/doc/base/MultiLevelGame.html b/spaceinvaders/GameProject/doc/base/MultiLevelGame.html index 929f2b6..f2b590e 100644 --- a/spaceinvaders/GameProject/doc/base/MultiLevelGame.html +++ b/spaceinvaders/GameProject/doc/base/MultiLevelGame.html @@ -1,7 +1,7 @@ - + MultiLevelGame diff --git a/spaceinvaders/GameProject/doc/base/class-use/GameLoop.html b/spaceinvaders/GameProject/doc/base/class-use/GameLoop.html index 01d785a..c99e8e7 100644 --- a/spaceinvaders/GameProject/doc/base/class-use/GameLoop.html +++ b/spaceinvaders/GameProject/doc/base/class-use/GameLoop.html @@ -1,7 +1,7 @@ - + Uses of Class base.GameLoop diff --git a/spaceinvaders/GameProject/doc/base/class-use/MultiLevelGame.html b/spaceinvaders/GameProject/doc/base/class-use/MultiLevelGame.html index acf03a4..aafd4e4 100644 --- a/spaceinvaders/GameProject/doc/base/class-use/MultiLevelGame.html +++ b/spaceinvaders/GameProject/doc/base/class-use/MultiLevelGame.html @@ -1,7 +1,7 @@ - + Uses of Class base.MultiLevelGame diff --git a/spaceinvaders/GameProject/doc/base/package-summary.html b/spaceinvaders/GameProject/doc/base/package-summary.html index 2d92782..7c763fc 100644 --- a/spaceinvaders/GameProject/doc/base/package-summary.html +++ b/spaceinvaders/GameProject/doc/base/package-summary.html @@ -1,7 +1,7 @@ - + base diff --git a/spaceinvaders/GameProject/doc/base/package-tree.html b/spaceinvaders/GameProject/doc/base/package-tree.html index 4f789f8..5057818 100644 --- a/spaceinvaders/GameProject/doc/base/package-tree.html +++ b/spaceinvaders/GameProject/doc/base/package-tree.html @@ -1,7 +1,7 @@ - + base Class Hierarchy diff --git a/spaceinvaders/GameProject/doc/base/package-use.html b/spaceinvaders/GameProject/doc/base/package-use.html index a6d99e2..2fbc3be 100644 --- a/spaceinvaders/GameProject/doc/base/package-use.html +++ b/spaceinvaders/GameProject/doc/base/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package base diff --git a/spaceinvaders/GameProject/doc/collider/CircleCollider.html b/spaceinvaders/GameProject/doc/collider/CircleCollider.html index 3b33bd3..24d79c6 100644 --- a/spaceinvaders/GameProject/doc/collider/CircleCollider.html +++ b/spaceinvaders/GameProject/doc/collider/CircleCollider.html @@ -1,7 +1,7 @@ - + CircleCollider diff --git a/spaceinvaders/GameProject/doc/collider/Collider.html b/spaceinvaders/GameProject/doc/collider/Collider.html index d0c6287..1d68577 100644 --- a/spaceinvaders/GameProject/doc/collider/Collider.html +++ b/spaceinvaders/GameProject/doc/collider/Collider.html @@ -1,7 +1,7 @@ - + Collider diff --git a/spaceinvaders/GameProject/doc/collider/RectCollider.html b/spaceinvaders/GameProject/doc/collider/RectCollider.html index b4c1ee5..005877d 100644 --- a/spaceinvaders/GameProject/doc/collider/RectCollider.html +++ b/spaceinvaders/GameProject/doc/collider/RectCollider.html @@ -1,7 +1,7 @@ - + RectCollider diff --git a/spaceinvaders/GameProject/doc/collider/class-use/CircleCollider.html b/spaceinvaders/GameProject/doc/collider/class-use/CircleCollider.html index 36ebe8a..4900660 100644 --- a/spaceinvaders/GameProject/doc/collider/class-use/CircleCollider.html +++ b/spaceinvaders/GameProject/doc/collider/class-use/CircleCollider.html @@ -1,7 +1,7 @@ - + Uses of Class collider.CircleCollider diff --git a/spaceinvaders/GameProject/doc/collider/class-use/Collider.html b/spaceinvaders/GameProject/doc/collider/class-use/Collider.html index 3698540..87e8f24 100644 --- a/spaceinvaders/GameProject/doc/collider/class-use/Collider.html +++ b/spaceinvaders/GameProject/doc/collider/class-use/Collider.html @@ -1,7 +1,7 @@ - + Uses of Class collider.Collider diff --git a/spaceinvaders/GameProject/doc/collider/class-use/RectCollider.html b/spaceinvaders/GameProject/doc/collider/class-use/RectCollider.html index 7e14db6..e3b9b3b 100644 --- a/spaceinvaders/GameProject/doc/collider/class-use/RectCollider.html +++ b/spaceinvaders/GameProject/doc/collider/class-use/RectCollider.html @@ -1,7 +1,7 @@ - + Uses of Class collider.RectCollider diff --git a/spaceinvaders/GameProject/doc/collider/package-summary.html b/spaceinvaders/GameProject/doc/collider/package-summary.html index aa3b04c..78b4906 100644 --- a/spaceinvaders/GameProject/doc/collider/package-summary.html +++ b/spaceinvaders/GameProject/doc/collider/package-summary.html @@ -1,7 +1,7 @@ - + collider diff --git a/spaceinvaders/GameProject/doc/collider/package-tree.html b/spaceinvaders/GameProject/doc/collider/package-tree.html index 16b0ba8..5dcd619 100644 --- a/spaceinvaders/GameProject/doc/collider/package-tree.html +++ b/spaceinvaders/GameProject/doc/collider/package-tree.html @@ -1,7 +1,7 @@ - + collider Class Hierarchy diff --git a/spaceinvaders/GameProject/doc/collider/package-use.html b/spaceinvaders/GameProject/doc/collider/package-use.html index bdb6948..b66d88e 100644 --- a/spaceinvaders/GameProject/doc/collider/package-use.html +++ b/spaceinvaders/GameProject/doc/collider/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package collider diff --git a/spaceinvaders/GameProject/doc/constant-values.html b/spaceinvaders/GameProject/doc/constant-values.html index 7a00418..de29727 100644 --- a/spaceinvaders/GameProject/doc/constant-values.html +++ b/spaceinvaders/GameProject/doc/constant-values.html @@ -1,7 +1,7 @@ - + Constant Field Values diff --git a/spaceinvaders/GameProject/doc/controller/CollisionAwareEgoController.html b/spaceinvaders/GameProject/doc/controller/CollisionAwareEgoController.html index 2e0d3e2..132284b 100644 --- a/spaceinvaders/GameProject/doc/controller/CollisionAwareEgoController.html +++ b/spaceinvaders/GameProject/doc/controller/CollisionAwareEgoController.html @@ -1,7 +1,7 @@ - + CollisionAwareEgoController diff --git a/spaceinvaders/GameProject/doc/controller/EgoController.html b/spaceinvaders/GameProject/doc/controller/EgoController.html index b83dd3e..defa20e 100644 --- a/spaceinvaders/GameProject/doc/controller/EgoController.html +++ b/spaceinvaders/GameProject/doc/controller/EgoController.html @@ -1,7 +1,7 @@ - + EgoController diff --git a/spaceinvaders/GameProject/doc/controller/EnemyController.html b/spaceinvaders/GameProject/doc/controller/EnemyController.html index 58aebc4..348cf04 100644 --- a/spaceinvaders/GameProject/doc/controller/EnemyController.html +++ b/spaceinvaders/GameProject/doc/controller/EnemyController.html @@ -1,7 +1,7 @@ - + EnemyController diff --git a/spaceinvaders/GameProject/doc/controller/FallingStarController.html b/spaceinvaders/GameProject/doc/controller/FallingStarController.html index 58be4f2..b7b3277 100644 --- a/spaceinvaders/GameProject/doc/controller/FallingStarController.html +++ b/spaceinvaders/GameProject/doc/controller/FallingStarController.html @@ -1,7 +1,7 @@ - + FallingStarController diff --git a/spaceinvaders/GameProject/doc/controller/LimitedTimeController.html b/spaceinvaders/GameProject/doc/controller/LimitedTimeController.html index 5714de2..69804d8 100644 --- a/spaceinvaders/GameProject/doc/controller/LimitedTimeController.html +++ b/spaceinvaders/GameProject/doc/controller/LimitedTimeController.html @@ -1,7 +1,7 @@ - + LimitedTimeController diff --git a/spaceinvaders/GameProject/doc/controller/MineController.html b/spaceinvaders/GameProject/doc/controller/MineController.html index f5b39da..d2c367e 100644 --- a/spaceinvaders/GameProject/doc/controller/MineController.html +++ b/spaceinvaders/GameProject/doc/controller/MineController.html @@ -1,7 +1,7 @@ - + MineController diff --git a/spaceinvaders/GameProject/doc/controller/ObjectController.html b/spaceinvaders/GameProject/doc/controller/ObjectController.html index e16ca91..1076dfc 100644 --- a/spaceinvaders/GameProject/doc/controller/ObjectController.html +++ b/spaceinvaders/GameProject/doc/controller/ObjectController.html @@ -1,7 +1,7 @@ - + ObjectController diff --git a/spaceinvaders/GameProject/doc/controller/SimpleShotController.html b/spaceinvaders/GameProject/doc/controller/SimpleShotController.html index 84a6e1c..31bafef 100644 --- a/spaceinvaders/GameProject/doc/controller/SimpleShotController.html +++ b/spaceinvaders/GameProject/doc/controller/SimpleShotController.html @@ -1,7 +1,7 @@ - + SimpleShotController diff --git a/spaceinvaders/GameProject/doc/controller/ZickZackController.html b/spaceinvaders/GameProject/doc/controller/ZickZackController.html index d44ee11..7a9cc7c 100644 --- a/spaceinvaders/GameProject/doc/controller/ZickZackController.html +++ b/spaceinvaders/GameProject/doc/controller/ZickZackController.html @@ -1,7 +1,7 @@ - + ZickZackController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/CollisionAwareEgoController.html b/spaceinvaders/GameProject/doc/controller/class-use/CollisionAwareEgoController.html index b083fab..f2c2dac 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/CollisionAwareEgoController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/CollisionAwareEgoController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.CollisionAwareEgoController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/EgoController.html b/spaceinvaders/GameProject/doc/controller/class-use/EgoController.html index 00316fe..0f06522 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/EgoController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/EgoController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.EgoController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/EnemyController.html b/spaceinvaders/GameProject/doc/controller/class-use/EnemyController.html index 81ebe79..3f5a279 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/EnemyController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/EnemyController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.EnemyController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/FallingStarController.html b/spaceinvaders/GameProject/doc/controller/class-use/FallingStarController.html index b8a8ecd..1eda5c9 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/FallingStarController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/FallingStarController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.FallingStarController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/LimitedTimeController.html b/spaceinvaders/GameProject/doc/controller/class-use/LimitedTimeController.html index bfdcff1..05bd939 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/LimitedTimeController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/LimitedTimeController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.LimitedTimeController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/MineController.html b/spaceinvaders/GameProject/doc/controller/class-use/MineController.html index ba9ae37..52cd83c 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/MineController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/MineController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.MineController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/ObjectController.html b/spaceinvaders/GameProject/doc/controller/class-use/ObjectController.html index 325fa66..27a7c03 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/ObjectController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/ObjectController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.ObjectController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/SimpleShotController.html b/spaceinvaders/GameProject/doc/controller/class-use/SimpleShotController.html index c705a69..bacd241 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/SimpleShotController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/SimpleShotController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.SimpleShotController diff --git a/spaceinvaders/GameProject/doc/controller/class-use/ZickZackController.html b/spaceinvaders/GameProject/doc/controller/class-use/ZickZackController.html index 4cf1cd8..a0cbd96 100644 --- a/spaceinvaders/GameProject/doc/controller/class-use/ZickZackController.html +++ b/spaceinvaders/GameProject/doc/controller/class-use/ZickZackController.html @@ -1,7 +1,7 @@ - + Uses of Class controller.ZickZackController diff --git a/spaceinvaders/GameProject/doc/controller/package-summary.html b/spaceinvaders/GameProject/doc/controller/package-summary.html index 1e111d0..322f557 100644 --- a/spaceinvaders/GameProject/doc/controller/package-summary.html +++ b/spaceinvaders/GameProject/doc/controller/package-summary.html @@ -1,7 +1,7 @@ - + controller diff --git a/spaceinvaders/GameProject/doc/controller/package-tree.html b/spaceinvaders/GameProject/doc/controller/package-tree.html index fbeaf43..bc19fea 100644 --- a/spaceinvaders/GameProject/doc/controller/package-tree.html +++ b/spaceinvaders/GameProject/doc/controller/package-tree.html @@ -1,7 +1,7 @@ - + controller Class Hierarchy diff --git a/spaceinvaders/GameProject/doc/controller/package-use.html b/spaceinvaders/GameProject/doc/controller/package-use.html index d7a9921..27ad3cf 100644 --- a/spaceinvaders/GameProject/doc/controller/package-use.html +++ b/spaceinvaders/GameProject/doc/controller/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package controller diff --git a/spaceinvaders/GameProject/doc/gameobjects/AnimatedGameobject.html b/spaceinvaders/GameProject/doc/gameobjects/AnimatedGameobject.html index 0c6b9b7..394d6d8 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/AnimatedGameobject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/AnimatedGameobject.html @@ -1,7 +1,7 @@ - + AnimatedGameobject diff --git a/spaceinvaders/GameProject/doc/gameobjects/EgoObject.html b/spaceinvaders/GameProject/doc/gameobjects/EgoObject.html index b92502d..d8a7226 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/EgoObject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/EgoObject.html @@ -1,7 +1,7 @@ - + EgoObject diff --git a/spaceinvaders/GameProject/doc/gameobjects/FallingStar.html b/spaceinvaders/GameProject/doc/gameobjects/FallingStar.html index 72ed780..99be48f 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/FallingStar.html +++ b/spaceinvaders/GameProject/doc/gameobjects/FallingStar.html @@ -1,7 +1,7 @@ - + FallingStar diff --git a/spaceinvaders/GameProject/doc/gameobjects/GameObject.html b/spaceinvaders/GameProject/doc/gameobjects/GameObject.html index d40e5aa..680e40d 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/GameObject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/GameObject.html @@ -1,7 +1,7 @@ - + GameObject diff --git a/spaceinvaders/GameProject/doc/gameobjects/RectObject.html b/spaceinvaders/GameProject/doc/gameobjects/RectObject.html index 71a4209..45ed463 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/RectObject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/RectObject.html @@ -1,7 +1,7 @@ - + RectObject diff --git a/spaceinvaders/GameProject/doc/gameobjects/TextObject.html b/spaceinvaders/GameProject/doc/gameobjects/TextObject.html index dce91ed..9893f08 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/TextObject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/TextObject.html @@ -1,7 +1,7 @@ - + TextObject diff --git a/spaceinvaders/GameProject/doc/gameobjects/class-use/AnimatedGameobject.html b/spaceinvaders/GameProject/doc/gameobjects/class-use/AnimatedGameobject.html index 99bf22e..cad71b1 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/class-use/AnimatedGameobject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/class-use/AnimatedGameobject.html @@ -1,7 +1,7 @@ - + Uses of Class gameobjects.AnimatedGameobject diff --git a/spaceinvaders/GameProject/doc/gameobjects/class-use/EgoObject.html b/spaceinvaders/GameProject/doc/gameobjects/class-use/EgoObject.html index 515c537..6d72b10 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/class-use/EgoObject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/class-use/EgoObject.html @@ -1,7 +1,7 @@ - + Uses of Class gameobjects.EgoObject diff --git a/spaceinvaders/GameProject/doc/gameobjects/class-use/FallingStar.html b/spaceinvaders/GameProject/doc/gameobjects/class-use/FallingStar.html index 38d763c..a3014b4 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/class-use/FallingStar.html +++ b/spaceinvaders/GameProject/doc/gameobjects/class-use/FallingStar.html @@ -1,7 +1,7 @@ - + Uses of Class gameobjects.FallingStar diff --git a/spaceinvaders/GameProject/doc/gameobjects/class-use/GameObject.html b/spaceinvaders/GameProject/doc/gameobjects/class-use/GameObject.html index ade06c1..0b4f4c2 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/class-use/GameObject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/class-use/GameObject.html @@ -1,7 +1,7 @@ - + Uses of Class gameobjects.GameObject diff --git a/spaceinvaders/GameProject/doc/gameobjects/class-use/RectObject.html b/spaceinvaders/GameProject/doc/gameobjects/class-use/RectObject.html index 58550da..5ba76e5 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/class-use/RectObject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/class-use/RectObject.html @@ -1,7 +1,7 @@ - + Uses of Class gameobjects.RectObject diff --git a/spaceinvaders/GameProject/doc/gameobjects/class-use/TextObject.html b/spaceinvaders/GameProject/doc/gameobjects/class-use/TextObject.html index bca209f..5d61b12 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/class-use/TextObject.html +++ b/spaceinvaders/GameProject/doc/gameobjects/class-use/TextObject.html @@ -1,7 +1,7 @@ - + Uses of Class gameobjects.TextObject diff --git a/spaceinvaders/GameProject/doc/gameobjects/package-summary.html b/spaceinvaders/GameProject/doc/gameobjects/package-summary.html index 05cba5c..18a8ba1 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/package-summary.html +++ b/spaceinvaders/GameProject/doc/gameobjects/package-summary.html @@ -1,7 +1,7 @@ - + gameobjects diff --git a/spaceinvaders/GameProject/doc/gameobjects/package-tree.html b/spaceinvaders/GameProject/doc/gameobjects/package-tree.html index 4f53c36..a71281f 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/package-tree.html +++ b/spaceinvaders/GameProject/doc/gameobjects/package-tree.html @@ -1,7 +1,7 @@ - + gameobjects Class Hierarchy diff --git a/spaceinvaders/GameProject/doc/gameobjects/package-use.html b/spaceinvaders/GameProject/doc/gameobjects/package-use.html index 95223f3..edda1ab 100644 --- a/spaceinvaders/GameProject/doc/gameobjects/package-use.html +++ b/spaceinvaders/GameProject/doc/gameobjects/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package gameobjects diff --git a/spaceinvaders/GameProject/doc/help-doc.html b/spaceinvaders/GameProject/doc/help-doc.html index e174647..75ba60d 100644 --- a/spaceinvaders/GameProject/doc/help-doc.html +++ b/spaceinvaders/GameProject/doc/help-doc.html @@ -1,7 +1,7 @@ - + API Help diff --git a/spaceinvaders/GameProject/doc/index-files/index-1.html b/spaceinvaders/GameProject/doc/index-files/index-1.html index cc2a292..2e207dd 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-1.html +++ b/spaceinvaders/GameProject/doc/index-files/index-1.html @@ -1,7 +1,7 @@ - + A-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-10.html b/spaceinvaders/GameProject/doc/index-files/index-10.html index aa1ad73..3e75db5 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-10.html +++ b/spaceinvaders/GameProject/doc/index-files/index-10.html @@ -1,7 +1,7 @@ - + L-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-11.html b/spaceinvaders/GameProject/doc/index-files/index-11.html index ec2cda2..78f31ed 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-11.html +++ b/spaceinvaders/GameProject/doc/index-files/index-11.html @@ -1,7 +1,7 @@ - + M-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-12.html b/spaceinvaders/GameProject/doc/index-files/index-12.html index b780613..496446c 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-12.html +++ b/spaceinvaders/GameProject/doc/index-files/index-12.html @@ -1,7 +1,7 @@ - + O-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-13.html b/spaceinvaders/GameProject/doc/index-files/index-13.html index c4efef4..9d148be 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-13.html +++ b/spaceinvaders/GameProject/doc/index-files/index-13.html @@ -1,7 +1,7 @@ - + P-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-14.html b/spaceinvaders/GameProject/doc/index-files/index-14.html index 983ee5d..d9d5e12 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-14.html +++ b/spaceinvaders/GameProject/doc/index-files/index-14.html @@ -1,7 +1,7 @@ - + R-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-15.html b/spaceinvaders/GameProject/doc/index-files/index-15.html index 814ccc4..623b0d8 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-15.html +++ b/spaceinvaders/GameProject/doc/index-files/index-15.html @@ -1,7 +1,7 @@ - + S-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-16.html b/spaceinvaders/GameProject/doc/index-files/index-16.html index 593a4bc..6a6ca92 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-16.html +++ b/spaceinvaders/GameProject/doc/index-files/index-16.html @@ -1,7 +1,7 @@ - + T-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-17.html b/spaceinvaders/GameProject/doc/index-files/index-17.html index 4540851..b150c31 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-17.html +++ b/spaceinvaders/GameProject/doc/index-files/index-17.html @@ -1,7 +1,7 @@ - + U-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-18.html b/spaceinvaders/GameProject/doc/index-files/index-18.html index 1650a78..36030a7 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-18.html +++ b/spaceinvaders/GameProject/doc/index-files/index-18.html @@ -1,7 +1,7 @@ - + W-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-19.html b/spaceinvaders/GameProject/doc/index-files/index-19.html index 85b371f..3128c1d 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-19.html +++ b/spaceinvaders/GameProject/doc/index-files/index-19.html @@ -1,7 +1,7 @@ - + Z-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-2.html b/spaceinvaders/GameProject/doc/index-files/index-2.html index 2278656..4e0e0d5 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-2.html +++ b/spaceinvaders/GameProject/doc/index-files/index-2.html @@ -1,7 +1,7 @@ - + B-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-3.html b/spaceinvaders/GameProject/doc/index-files/index-3.html index 8c03198..e5aaf44 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-3.html +++ b/spaceinvaders/GameProject/doc/index-files/index-3.html @@ -1,7 +1,7 @@ - + C-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-4.html b/spaceinvaders/GameProject/doc/index-files/index-4.html index e1ca4b3..bc508a7 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-4.html +++ b/spaceinvaders/GameProject/doc/index-files/index-4.html @@ -1,7 +1,7 @@ - + D-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-5.html b/spaceinvaders/GameProject/doc/index-files/index-5.html index c0e2166..d3b0bf3 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-5.html +++ b/spaceinvaders/GameProject/doc/index-files/index-5.html @@ -1,7 +1,7 @@ - + E-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-6.html b/spaceinvaders/GameProject/doc/index-files/index-6.html index 441920c..67c2e9e 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-6.html +++ b/spaceinvaders/GameProject/doc/index-files/index-6.html @@ -1,7 +1,7 @@ - + F-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-7.html b/spaceinvaders/GameProject/doc/index-files/index-7.html index 752ae30..7b1a798 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-7.html +++ b/spaceinvaders/GameProject/doc/index-files/index-7.html @@ -1,7 +1,7 @@ - + G-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-8.html b/spaceinvaders/GameProject/doc/index-files/index-8.html index dc543d9..d813929 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-8.html +++ b/spaceinvaders/GameProject/doc/index-files/index-8.html @@ -1,7 +1,7 @@ - + H-Index diff --git a/spaceinvaders/GameProject/doc/index-files/index-9.html b/spaceinvaders/GameProject/doc/index-files/index-9.html index 054a739..c261f2c 100644 --- a/spaceinvaders/GameProject/doc/index-files/index-9.html +++ b/spaceinvaders/GameProject/doc/index-files/index-9.html @@ -1,7 +1,7 @@ - + I-Index diff --git a/spaceinvaders/GameProject/doc/index.html b/spaceinvaders/GameProject/doc/index.html index 4d7c091..8d3ce8f 100644 --- a/spaceinvaders/GameProject/doc/index.html +++ b/spaceinvaders/GameProject/doc/index.html @@ -1,7 +1,7 @@ - + Overview diff --git a/spaceinvaders/GameProject/doc/overview-summary.html b/spaceinvaders/GameProject/doc/overview-summary.html index 855253e..31860dc 100644 --- a/spaceinvaders/GameProject/doc/overview-summary.html +++ b/spaceinvaders/GameProject/doc/overview-summary.html @@ -1,7 +1,7 @@ - + Generated Documentation (Untitled) diff --git a/spaceinvaders/GameProject/doc/overview-tree.html b/spaceinvaders/GameProject/doc/overview-tree.html index 4bee8a6..86b7820 100644 --- a/spaceinvaders/GameProject/doc/overview-tree.html +++ b/spaceinvaders/GameProject/doc/overview-tree.html @@ -1,7 +1,7 @@ - + Class Hierarchy diff --git a/spaceinvaders/GameProject/doc/playground/Animation.html b/spaceinvaders/GameProject/doc/playground/Animation.html index 2d27144..a7836fb 100644 --- a/spaceinvaders/GameProject/doc/playground/Animation.html +++ b/spaceinvaders/GameProject/doc/playground/Animation.html @@ -1,7 +1,7 @@ - + Animation diff --git a/spaceinvaders/GameProject/doc/playground/HighscoreManager.html b/spaceinvaders/GameProject/doc/playground/HighscoreManager.html index 766e1c1..e31b781 100644 --- a/spaceinvaders/GameProject/doc/playground/HighscoreManager.html +++ b/spaceinvaders/GameProject/doc/playground/HighscoreManager.html @@ -1,7 +1,7 @@ - + HighscoreManager diff --git a/spaceinvaders/GameProject/doc/playground/Level1.html b/spaceinvaders/GameProject/doc/playground/Level1.html index 530ea1e..5d85ae2 100644 --- a/spaceinvaders/GameProject/doc/playground/Level1.html +++ b/spaceinvaders/GameProject/doc/playground/Level1.html @@ -1,7 +1,7 @@ - + Level1 diff --git a/spaceinvaders/GameProject/doc/playground/Level2.html b/spaceinvaders/GameProject/doc/playground/Level2.html index 1a21bb3..ad3d4e0 100644 --- a/spaceinvaders/GameProject/doc/playground/Level2.html +++ b/spaceinvaders/GameProject/doc/playground/Level2.html @@ -1,7 +1,7 @@ - + Level2 diff --git a/spaceinvaders/GameProject/doc/playground/Level3.html b/spaceinvaders/GameProject/doc/playground/Level3.html index bcd6c24..2b9d23b 100644 --- a/spaceinvaders/GameProject/doc/playground/Level3.html +++ b/spaceinvaders/GameProject/doc/playground/Level3.html @@ -1,7 +1,7 @@ - + Level3 diff --git a/spaceinvaders/GameProject/doc/playground/Level4.html b/spaceinvaders/GameProject/doc/playground/Level4.html index 747df33..643a60f 100644 --- a/spaceinvaders/GameProject/doc/playground/Level4.html +++ b/spaceinvaders/GameProject/doc/playground/Level4.html @@ -1,7 +1,7 @@ - + Level4 diff --git a/spaceinvaders/GameProject/doc/playground/Level5.html b/spaceinvaders/GameProject/doc/playground/Level5.html index eb83570..91490af 100644 --- a/spaceinvaders/GameProject/doc/playground/Level5.html +++ b/spaceinvaders/GameProject/doc/playground/Level5.html @@ -1,7 +1,7 @@ - + Level5 diff --git a/spaceinvaders/GameProject/doc/playground/Level6.html b/spaceinvaders/GameProject/doc/playground/Level6.html index a8c203e..9a6ecd3 100644 --- a/spaceinvaders/GameProject/doc/playground/Level6.html +++ b/spaceinvaders/GameProject/doc/playground/Level6.html @@ -1,7 +1,7 @@ - + Level6 diff --git a/spaceinvaders/GameProject/doc/playground/Level7.html b/spaceinvaders/GameProject/doc/playground/Level7.html index b78b991..613b41d 100644 --- a/spaceinvaders/GameProject/doc/playground/Level7.html +++ b/spaceinvaders/GameProject/doc/playground/Level7.html @@ -1,7 +1,7 @@ - + Level7 diff --git a/spaceinvaders/GameProject/doc/playground/LevelBoss.html b/spaceinvaders/GameProject/doc/playground/LevelBoss.html index dc2df45..8adab96 100644 --- a/spaceinvaders/GameProject/doc/playground/LevelBoss.html +++ b/spaceinvaders/GameProject/doc/playground/LevelBoss.html @@ -1,7 +1,7 @@ - + LevelBoss diff --git a/spaceinvaders/GameProject/doc/playground/LevelHitTwice.html b/spaceinvaders/GameProject/doc/playground/LevelHitTwice.html index c42992a..d0ae817 100644 --- a/spaceinvaders/GameProject/doc/playground/LevelHitTwice.html +++ b/spaceinvaders/GameProject/doc/playground/LevelHitTwice.html @@ -1,7 +1,7 @@ - + LevelHitTwice diff --git a/spaceinvaders/GameProject/doc/playground/LevelWithBox.html b/spaceinvaders/GameProject/doc/playground/LevelWithBox.html index 59f5766..d3795cc 100644 --- a/spaceinvaders/GameProject/doc/playground/LevelWithBox.html +++ b/spaceinvaders/GameProject/doc/playground/LevelWithBox.html @@ -1,7 +1,7 @@ - + LevelWithBox @@ -170,7 +170,7 @@ loadScripts(document, 'script');

prepareLevel

public void prepareLevel(String id)
Method creates a new Object RectObject named RedBox. - Calls method of prepareLevel(java.lang.String). + calls method of prepareLevel(java.lang.String). Object added to the level.
Overrides:
diff --git a/spaceinvaders/GameProject/doc/playground/Music.html b/spaceinvaders/GameProject/doc/playground/Music.html index e117d57..7351834 100644 --- a/spaceinvaders/GameProject/doc/playground/Music.html +++ b/spaceinvaders/GameProject/doc/playground/Music.html @@ -1,7 +1,7 @@ - + Music diff --git a/spaceinvaders/GameProject/doc/playground/Playground.html b/spaceinvaders/GameProject/doc/playground/Playground.html index c11859f..56e9e2c 100644 --- a/spaceinvaders/GameProject/doc/playground/Playground.html +++ b/spaceinvaders/GameProject/doc/playground/Playground.html @@ -1,7 +1,7 @@ - + Playground diff --git a/spaceinvaders/GameProject/doc/playground/SaveGame.html b/spaceinvaders/GameProject/doc/playground/SaveGame.html index 0ed3aa0..5ba5b0a 100644 --- a/spaceinvaders/GameProject/doc/playground/SaveGame.html +++ b/spaceinvaders/GameProject/doc/playground/SaveGame.html @@ -1,7 +1,7 @@ - + SaveGame diff --git a/spaceinvaders/GameProject/doc/playground/SpaceInvadersLevel.html b/spaceinvaders/GameProject/doc/playground/SpaceInvadersLevel.html index 602a2b6..e534aff 100644 --- a/spaceinvaders/GameProject/doc/playground/SpaceInvadersLevel.html +++ b/spaceinvaders/GameProject/doc/playground/SpaceInvadersLevel.html @@ -1,7 +1,7 @@ - + SpaceInvadersLevel diff --git a/spaceinvaders/GameProject/doc/playground/SpaceInvadersLevelAua.html b/spaceinvaders/GameProject/doc/playground/SpaceInvadersLevelAua.html index cea1dc8..a30193b 100644 --- a/spaceinvaders/GameProject/doc/playground/SpaceInvadersLevelAua.html +++ b/spaceinvaders/GameProject/doc/playground/SpaceInvadersLevelAua.html @@ -1,7 +1,7 @@ - + SpaceInvadersLevelAua diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Animation.html b/spaceinvaders/GameProject/doc/playground/class-use/Animation.html index aef0f84..d973de0 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Animation.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Animation.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Animation diff --git a/spaceinvaders/GameProject/doc/playground/class-use/HighscoreManager.html b/spaceinvaders/GameProject/doc/playground/class-use/HighscoreManager.html index 03792aa..eefc6d1 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/HighscoreManager.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/HighscoreManager.html @@ -1,7 +1,7 @@ - + Uses of Class playground.HighscoreManager diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Level1.html b/spaceinvaders/GameProject/doc/playground/class-use/Level1.html index 17e7331..71f17bd 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Level1.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Level1.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Level1 diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Level2.html b/spaceinvaders/GameProject/doc/playground/class-use/Level2.html index c9d8dec..a023519 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Level2.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Level2.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Level2 diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Level3.html b/spaceinvaders/GameProject/doc/playground/class-use/Level3.html index d2f2ed5..c646486 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Level3.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Level3.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Level3 diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Level4.html b/spaceinvaders/GameProject/doc/playground/class-use/Level4.html index 42d2ea9..2274685 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Level4.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Level4.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Level4 diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Level5.html b/spaceinvaders/GameProject/doc/playground/class-use/Level5.html index c13ae1b..0b4949a 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Level5.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Level5.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Level5 diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Level6.html b/spaceinvaders/GameProject/doc/playground/class-use/Level6.html index 91737ca..733b852 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Level6.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Level6.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Level6 diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Level7.html b/spaceinvaders/GameProject/doc/playground/class-use/Level7.html index f329a73..6e4ce92 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Level7.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Level7.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Level7 diff --git a/spaceinvaders/GameProject/doc/playground/class-use/LevelBoss.html b/spaceinvaders/GameProject/doc/playground/class-use/LevelBoss.html index de7f367..6173682 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/LevelBoss.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/LevelBoss.html @@ -1,7 +1,7 @@ - + Uses of Class playground.LevelBoss diff --git a/spaceinvaders/GameProject/doc/playground/class-use/LevelHitTwice.html b/spaceinvaders/GameProject/doc/playground/class-use/LevelHitTwice.html index e2b1188..5fcb439 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/LevelHitTwice.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/LevelHitTwice.html @@ -1,7 +1,7 @@ - + Uses of Class playground.LevelHitTwice diff --git a/spaceinvaders/GameProject/doc/playground/class-use/LevelWithBox.html b/spaceinvaders/GameProject/doc/playground/class-use/LevelWithBox.html index b4a066b..32c2aad 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/LevelWithBox.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/LevelWithBox.html @@ -1,7 +1,7 @@ - + Uses of Class playground.LevelWithBox diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Music.html b/spaceinvaders/GameProject/doc/playground/class-use/Music.html index 531b4cc..447ddbc 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Music.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Music.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Music diff --git a/spaceinvaders/GameProject/doc/playground/class-use/Playground.html b/spaceinvaders/GameProject/doc/playground/class-use/Playground.html index 4fb63c7..6605928 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/Playground.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/Playground.html @@ -1,7 +1,7 @@ - + Uses of Class playground.Playground diff --git a/spaceinvaders/GameProject/doc/playground/class-use/SaveGame.html b/spaceinvaders/GameProject/doc/playground/class-use/SaveGame.html index d653d7d..d71c958 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/SaveGame.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/SaveGame.html @@ -1,7 +1,7 @@ - + Uses of Class playground.SaveGame diff --git a/spaceinvaders/GameProject/doc/playground/class-use/SpaceInvadersLevel.html b/spaceinvaders/GameProject/doc/playground/class-use/SpaceInvadersLevel.html index 9e6c81a..f0296ce 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/SpaceInvadersLevel.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/SpaceInvadersLevel.html @@ -1,7 +1,7 @@ - + Uses of Class playground.SpaceInvadersLevel diff --git a/spaceinvaders/GameProject/doc/playground/class-use/SpaceInvadersLevelAua.html b/spaceinvaders/GameProject/doc/playground/class-use/SpaceInvadersLevelAua.html index fedf531..2aea2e7 100644 --- a/spaceinvaders/GameProject/doc/playground/class-use/SpaceInvadersLevelAua.html +++ b/spaceinvaders/GameProject/doc/playground/class-use/SpaceInvadersLevelAua.html @@ -1,7 +1,7 @@ - + Uses of Class playground.SpaceInvadersLevelAua diff --git a/spaceinvaders/GameProject/doc/playground/package-summary.html b/spaceinvaders/GameProject/doc/playground/package-summary.html index c9a5337..14d96fd 100644 --- a/spaceinvaders/GameProject/doc/playground/package-summary.html +++ b/spaceinvaders/GameProject/doc/playground/package-summary.html @@ -1,7 +1,7 @@ - + playground diff --git a/spaceinvaders/GameProject/doc/playground/package-tree.html b/spaceinvaders/GameProject/doc/playground/package-tree.html index d17f6f5..f80c58f 100644 --- a/spaceinvaders/GameProject/doc/playground/package-tree.html +++ b/spaceinvaders/GameProject/doc/playground/package-tree.html @@ -1,7 +1,7 @@ - + playground Class Hierarchy diff --git a/spaceinvaders/GameProject/doc/playground/package-use.html b/spaceinvaders/GameProject/doc/playground/package-use.html index 7e7922b..69901c1 100644 --- a/spaceinvaders/GameProject/doc/playground/package-use.html +++ b/spaceinvaders/GameProject/doc/playground/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package playground diff --git a/spaceinvaders/GameProject/doc/rendering/AnimationArtist.html b/spaceinvaders/GameProject/doc/rendering/AnimationArtist.html index efd1a49..1f9d55e 100644 --- a/spaceinvaders/GameProject/doc/rendering/AnimationArtist.html +++ b/spaceinvaders/GameProject/doc/rendering/AnimationArtist.html @@ -1,7 +1,7 @@ - + AnimationArtist diff --git a/spaceinvaders/GameProject/doc/rendering/Artist.html b/spaceinvaders/GameProject/doc/rendering/Artist.html index b8c725d..6faba48 100644 --- a/spaceinvaders/GameProject/doc/rendering/Artist.html +++ b/spaceinvaders/GameProject/doc/rendering/Artist.html @@ -1,7 +1,7 @@ - + Artist diff --git a/spaceinvaders/GameProject/doc/rendering/CircleArtist.html b/spaceinvaders/GameProject/doc/rendering/CircleArtist.html index ac2041f..5ab380a 100644 --- a/spaceinvaders/GameProject/doc/rendering/CircleArtist.html +++ b/spaceinvaders/GameProject/doc/rendering/CircleArtist.html @@ -1,7 +1,7 @@ - + CircleArtist diff --git a/spaceinvaders/GameProject/doc/rendering/RectArtist.html b/spaceinvaders/GameProject/doc/rendering/RectArtist.html index 872f92b..07e59c1 100644 --- a/spaceinvaders/GameProject/doc/rendering/RectArtist.html +++ b/spaceinvaders/GameProject/doc/rendering/RectArtist.html @@ -1,7 +1,7 @@ - + RectArtist diff --git a/spaceinvaders/GameProject/doc/rendering/TextArtist.html b/spaceinvaders/GameProject/doc/rendering/TextArtist.html index 2d40d0a..2418f66 100644 --- a/spaceinvaders/GameProject/doc/rendering/TextArtist.html +++ b/spaceinvaders/GameProject/doc/rendering/TextArtist.html @@ -1,7 +1,7 @@ - + TextArtist diff --git a/spaceinvaders/GameProject/doc/rendering/class-use/AnimationArtist.html b/spaceinvaders/GameProject/doc/rendering/class-use/AnimationArtist.html index fdfca8f..d884cc3 100644 --- a/spaceinvaders/GameProject/doc/rendering/class-use/AnimationArtist.html +++ b/spaceinvaders/GameProject/doc/rendering/class-use/AnimationArtist.html @@ -1,7 +1,7 @@ - + Uses of Class rendering.AnimationArtist diff --git a/spaceinvaders/GameProject/doc/rendering/class-use/Artist.html b/spaceinvaders/GameProject/doc/rendering/class-use/Artist.html index a4a55a3..05f9860 100644 --- a/spaceinvaders/GameProject/doc/rendering/class-use/Artist.html +++ b/spaceinvaders/GameProject/doc/rendering/class-use/Artist.html @@ -1,7 +1,7 @@ - + Uses of Class rendering.Artist diff --git a/spaceinvaders/GameProject/doc/rendering/class-use/CircleArtist.html b/spaceinvaders/GameProject/doc/rendering/class-use/CircleArtist.html index a6971ed..77008b6 100644 --- a/spaceinvaders/GameProject/doc/rendering/class-use/CircleArtist.html +++ b/spaceinvaders/GameProject/doc/rendering/class-use/CircleArtist.html @@ -1,7 +1,7 @@ - + Uses of Class rendering.CircleArtist diff --git a/spaceinvaders/GameProject/doc/rendering/class-use/RectArtist.html b/spaceinvaders/GameProject/doc/rendering/class-use/RectArtist.html index 90422a8..cfef84f 100644 --- a/spaceinvaders/GameProject/doc/rendering/class-use/RectArtist.html +++ b/spaceinvaders/GameProject/doc/rendering/class-use/RectArtist.html @@ -1,7 +1,7 @@ - + Uses of Class rendering.RectArtist diff --git a/spaceinvaders/GameProject/doc/rendering/class-use/TextArtist.html b/spaceinvaders/GameProject/doc/rendering/class-use/TextArtist.html index 61d41c8..6b8b970 100644 --- a/spaceinvaders/GameProject/doc/rendering/class-use/TextArtist.html +++ b/spaceinvaders/GameProject/doc/rendering/class-use/TextArtist.html @@ -1,7 +1,7 @@ - + Uses of Class rendering.TextArtist diff --git a/spaceinvaders/GameProject/doc/rendering/package-summary.html b/spaceinvaders/GameProject/doc/rendering/package-summary.html index 042148c..fec4bdd 100644 --- a/spaceinvaders/GameProject/doc/rendering/package-summary.html +++ b/spaceinvaders/GameProject/doc/rendering/package-summary.html @@ -1,7 +1,7 @@ - + rendering diff --git a/spaceinvaders/GameProject/doc/rendering/package-tree.html b/spaceinvaders/GameProject/doc/rendering/package-tree.html index 64b6b98..92eb77a 100644 --- a/spaceinvaders/GameProject/doc/rendering/package-tree.html +++ b/spaceinvaders/GameProject/doc/rendering/package-tree.html @@ -1,7 +1,7 @@ - + rendering Class Hierarchy diff --git a/spaceinvaders/GameProject/doc/rendering/package-use.html b/spaceinvaders/GameProject/doc/rendering/package-use.html index 6bca554..30f09a0 100644 --- a/spaceinvaders/GameProject/doc/rendering/package-use.html +++ b/spaceinvaders/GameProject/doc/rendering/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package rendering diff --git a/spaceinvaders/GameProject/doc/ui/GameUI.html b/spaceinvaders/GameProject/doc/ui/GameUI.html index 50aa073..a2a7c21 100644 --- a/spaceinvaders/GameProject/doc/ui/GameUI.html +++ b/spaceinvaders/GameProject/doc/ui/GameUI.html @@ -1,7 +1,7 @@ - + GameUI diff --git a/spaceinvaders/GameProject/doc/ui/class-use/GameUI.html b/spaceinvaders/GameProject/doc/ui/class-use/GameUI.html index 41768ec..d730a96 100644 --- a/spaceinvaders/GameProject/doc/ui/class-use/GameUI.html +++ b/spaceinvaders/GameProject/doc/ui/class-use/GameUI.html @@ -1,7 +1,7 @@ - + Uses of Class ui.GameUI diff --git a/spaceinvaders/GameProject/doc/ui/package-summary.html b/spaceinvaders/GameProject/doc/ui/package-summary.html index 0df25aa..ca586c8 100644 --- a/spaceinvaders/GameProject/doc/ui/package-summary.html +++ b/spaceinvaders/GameProject/doc/ui/package-summary.html @@ -1,7 +1,7 @@ - + ui diff --git a/spaceinvaders/GameProject/doc/ui/package-tree.html b/spaceinvaders/GameProject/doc/ui/package-tree.html index 2948528..3799561 100644 --- a/spaceinvaders/GameProject/doc/ui/package-tree.html +++ b/spaceinvaders/GameProject/doc/ui/package-tree.html @@ -1,7 +1,7 @@ - + ui Class Hierarchy diff --git a/spaceinvaders/GameProject/doc/ui/package-use.html b/spaceinvaders/GameProject/doc/ui/package-use.html index 5263c14..2ad4761 100644 --- a/spaceinvaders/GameProject/doc/ui/package-use.html +++ b/spaceinvaders/GameProject/doc/ui/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package ui diff --git a/spaceinvaders/GameProject/log/log4j.log b/spaceinvaders/GameProject/log/log4j.log index 965b18a..659f64c 100644 --- a/spaceinvaders/GameProject/log/log4j.log +++ b/spaceinvaders/GameProject/log/log4j.log @@ -1024,3 +1024,59 @@ 2022-05-12 14:56:10,591 INFO playground.Animation - img added .\video/heart1.png 2022-05-12 14:56:10,596 INFO playground.SpaceInvadersLevel - HIGHSCORE17200 >>>>>>> 1415f47a9bab360cedb220372299f79d4f00380a +2022-05-13 10:05:43,652 INFO base.GameLoop - GUI starts +2022-05-13 10:05:46,201 INFO base.GameLoop - GUI NEW +2022-05-13 10:05:46,202 INFO playground.SpaceInvadersLevel - PREPARE +2022-05-13 10:05:46,350 INFO playground.Animation - img added .\video/sweetAlien0.png +2022-05-13 10:05:46,376 INFO playground.Animation - img added .\video/sweetAlien1.png +2022-05-13 10:05:46,385 INFO playground.Animation - img added .\video/sweetAlien2.png +2022-05-13 10:05:46,398 INFO playground.Animation - img added .\video/sweetAlien3.png +2022-05-13 10:05:46,413 INFO playground.Animation - img added .\video/sweetAlien4.png +2022-05-13 10:05:46,427 INFO playground.Animation - img added .\video/sweetAlien5.png +2022-05-13 10:05:46,437 INFO playground.Animation - img added .\video/sweetAlien6.png +2022-05-13 10:05:46,447 INFO playground.Animation - img added .\video/sweetAlien7.png +2022-05-13 10:05:46,484 INFO playground.Animation - img added .\video/heart0.png +2022-05-13 10:05:46,494 INFO playground.Animation - img added .\video/heart1.png +2022-05-13 10:05:46,523 INFO playground.SpaceInvadersLevel - HIGHSCORE17200 +2022-05-13 10:06:06,297 INFO playground.SpaceInvadersLevel - no enemies left, level done. +2022-05-13 10:06:06,299 INFO playground.SpaceInvadersLevel - PREPARE +2022-05-13 10:06:06,326 INFO playground.Animation - img added .\video/sweetAlien0.png +2022-05-13 10:06:06,334 INFO playground.Animation - img added .\video/sweetAlien1.png +2022-05-13 10:06:06,340 INFO playground.Animation - img added .\video/sweetAlien2.png +2022-05-13 10:06:06,346 INFO playground.Animation - img added .\video/sweetAlien3.png +2022-05-13 10:06:06,352 INFO playground.Animation - img added .\video/sweetAlien4.png +2022-05-13 10:06:06,361 INFO playground.Animation - img added .\video/sweetAlien5.png +2022-05-13 10:06:06,367 INFO playground.Animation - img added .\video/sweetAlien6.png +2022-05-13 10:06:06,373 INFO playground.Animation - img added .\video/sweetAlien7.png +2022-05-13 10:06:06,395 INFO playground.Animation - img added .\video/heart0.png +2022-05-13 10:06:06,403 INFO playground.Animation - img added .\video/heart1.png +2022-05-13 10:06:06,411 INFO playground.SpaceInvadersLevel - HIGHSCORE17200 +2022-05-13 10:06:14,445 INFO playground.SpaceInvadersLevel - no enemies left, level done. +2022-05-13 10:06:14,447 INFO playground.SpaceInvadersLevel - PREPARE +2022-05-13 10:06:14,467 INFO playground.Animation - img added .\video/sweetAlien0.png +2022-05-13 10:06:14,473 INFO playground.Animation - img added .\video/sweetAlien1.png +2022-05-13 10:06:14,480 INFO playground.Animation - img added .\video/sweetAlien2.png +2022-05-13 10:06:14,486 INFO playground.Animation - img added .\video/sweetAlien3.png +2022-05-13 10:06:14,492 INFO playground.Animation - img added .\video/sweetAlien4.png +2022-05-13 10:06:14,498 INFO playground.Animation - img added .\video/sweetAlien5.png +2022-05-13 10:06:14,503 INFO playground.Animation - img added .\video/sweetAlien6.png +2022-05-13 10:06:14,508 INFO playground.Animation - img added .\video/sweetAlien7.png +2022-05-13 10:06:14,527 INFO playground.Animation - img added .\video/heart0.png +2022-05-13 10:06:14,535 INFO playground.Animation - img added .\video/heart1.png +2022-05-13 10:06:14,541 INFO playground.SpaceInvadersLevel - HIGHSCORE17200 +2022-05-13 10:06:22,971 INFO playground.SpaceInvadersLevel - no enemies left, level done. +2022-05-13 10:06:22,973 INFO playground.SpaceInvadersLevel - PREPARE +2022-05-13 10:06:22,992 INFO playground.Animation - img added .\video/sweetAlien0.png +2022-05-13 10:06:22,998 INFO playground.Animation - img added .\video/sweetAlien1.png +2022-05-13 10:06:23,003 INFO playground.Animation - img added .\video/sweetAlien2.png +2022-05-13 10:06:23,009 INFO playground.Animation - img added .\video/sweetAlien3.png +2022-05-13 10:06:23,016 INFO playground.Animation - img added .\video/sweetAlien4.png +2022-05-13 10:06:23,021 INFO playground.Animation - img added .\video/sweetAlien5.png +2022-05-13 10:06:23,027 INFO playground.Animation - img added .\video/sweetAlien6.png +2022-05-13 10:06:23,032 INFO playground.Animation - img added .\video/sweetAlien7.png +2022-05-13 10:06:23,051 INFO playground.Animation - img added .\video/heart0.png +2022-05-13 10:06:23,057 INFO playground.Animation - img added .\video/heart1.png +2022-05-13 10:06:23,063 INFO playground.SpaceInvadersLevel - HIGHSCORE17200 +2022-05-13 10:06:30,041 INFO playground.SpaceInvadersLevel - no enemies left, level done. +2022-05-13 10:06:30,043 INFO base.GameLoop - reached end of levels +2022-05-13 10:06:30,043 INFO base.GameLoop - Game ends. Bye. diff --git a/spaceinvaders/GameProject/src/playground/LevelWithBox.java b/spaceinvaders/GameProject/src/playground/LevelWithBox.java index f575065..3537282 100644 --- a/spaceinvaders/GameProject/src/playground/LevelWithBox.java +++ b/spaceinvaders/GameProject/src/playground/LevelWithBox.java @@ -24,7 +24,7 @@ public class LevelWithBox extends SpaceInvadersLevel { /** * Method creates a new Object {@link gameobjects.RectObject} named RedBox. - * Calls method of {@link prepareLevel}. + * calls method of {@link prepareLevel}. * Object added to the level. * @param String id to identify the level. */