Browse Source

created janosch

master
fdai7222 2 years ago
parent
commit
f9ce36f945
  1. BIN
      spaceinvaders/GameProject/bin/playground/LevelWithBox.class
  2. 1
      spaceinvaders/GameProject/src/playground/LevelWithBox.java

BIN
spaceinvaders/GameProject/bin/playground/LevelWithBox.class

1
spaceinvaders/GameProject/src/playground/LevelWithBox.java

@ -23,6 +23,7 @@ public class LevelWithBox extends SpaceInvadersLevel {
}
/**
* created by janosch
* Method creates a new Object {@link gameobjects.RectObject} named RedBox.
* calls method of {@link prepareLevel}.
* Object added to the level.

Loading…
Cancel
Save