gehe zum Quellcode dieser Datei
Variablen | |
static const int | width = 800 |
static const int | height = 600 |
static const float | tankWidth = 560.0 |
static const float | tankHeight = 180.0 |
static const float | tankDepth = 200.0 |
const int height = 600 [static] |
Globale Information: Fensterhöhe
const float tankDepth = 200.0 [static] |
Aquarium-Tiefe
const float tankHeight = 180.0 [static] |
Aquarium-Höhe
const float tankWidth = 560.0 [static] |
Aquarium-Breite
const int width = 800 [static] |
Globale Information: Fensterbreite