Remove EntityContainer.java.
This commit is contained in:
parent
eccc317bea
commit
e75f99d71b
@ -1,11 +0,0 @@
|
|||||||
package de.teamteamteam.spacescooter.datastructure;
|
|
||||||
|
|
||||||
public class EntityContainer {
|
|
||||||
|
|
||||||
// private ConcurrentLinkedList<Background> backgrounds;
|
|
||||||
// private ConcurrentLinkedList<Enemy> backgrounds;
|
|
||||||
// private ConcurrentLinkedList<Player> backgrounds;
|
|
||||||
// private ConcurrentLinkedList<Shot> backgrounds;
|
|
||||||
// private ConcurrentLinkedList<Gui> backgrounds;
|
|
||||||
//
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user