|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LevelEditorConstructor | |
---|---|
testing.levelEditor | |
vooga.levelEditor.game.ballPathBuilder.items |
Uses of LevelEditorConstructor in testing.levelEditor |
---|
Constructors in testing.levelEditor with annotations of type LevelEditorConstructor | |
---|---|
TestGameItem(int width,
int height,
boolean banana)
|
Uses of LevelEditorConstructor in vooga.levelEditor.game.ballPathBuilder.items |
---|
Constructors in vooga.levelEditor.game.ballPathBuilder.items with annotations of type LevelEditorConstructor | |
---|---|
Ball(double radius,
java.lang.String color)
Construct a new Ball with the given radius |
|
Block(double width,
double height,
double rotation)
Constructs a new Barrier as a Rectangle with the given height and width |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |