|
@ -23,6 +23,7 @@ public class LevelWithBox extends SpaceInvadersLevel { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
|
|
|
* created by janosch |
|
|
* Method creates a new Object {@link gameobjects.RectObject} named RedBox. |
|
|
* 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. |
|
|
* Object added to the level. |
|
|