Index
Alle Klassen und Schnittstellen|Alle Packages
B
- Brick - Klasse in me.damoebe
-
Contains all the important information about a brick.
- Brick(int) - Konstruktor für Klasse me.damoebe.Brick
-
Main constructor of the Brick-class
- Brick(int, List<BrickColor>) - Konstruktor für Klasse me.damoebe.Brick
-
Limits the possibilities of color variations
- Brick(String) - Konstruktor für Klasse me.damoebe.Brick
-
Constructor used if the elementID is already calculated.
- Brick(String, int) - Konstruktor für Klasse me.damoebe.Brick
-
Constructor for variation optimization
- BrickColor - Klasse in me.damoebe
-
Used as an Object class for BrickColors, but also contains static methods
- BrickColor(int, boolean, int) - Konstruktor für Klasse me.damoebe.BrickColor
- brickColors - Statische Variable in Klasse me.damoebe.BrickColor
- BrickImage - Klasse in me.damoebe
-
The Main class to generate BrickImages containing every brick
- BrickImage(int, int, Image) - Konstruktor für Klasse me.damoebe.BrickImage
-
Main constructor of the BrickImage class
- BrickImage(int, int, Image, boolean) - Konstruktor für Klasse me.damoebe.BrickImage
-
Transparent property constructor
- BrickImage(int, int, Image, Map<String, Integer>) - Konstruktor für Klasse me.damoebe.BrickImage
-
Constructor for a BrickImage which has specific elements build in it.
Alle Klassen und Schnittstellen|Alle Packages