Classes | |
| struct | TuxSprite |
Functions | |
| float | random_float (float min, float max) |
Variables | |
| constexpr int | DEFAULT_TUXES = 8 |
| constexpr int | FRAME_COUNT = 16 |
| constexpr int | INITIAL_PLACEMENT_ATTEMPTS = 200 |
| constexpr float | MAX_SIZE = 450.0f |
| constexpr float | MAX_SIZE_SCALE = 2.0f |
| constexpr int | MAX_TUXES = 1000 |
| constexpr float | MIN_SIZE = 306.0f |
| constexpr float | MIN_SIZE_SCALE = 0.6f |
| constexpr float | POPULATION_GROWTH_INTERVAL = 0.18f |
| constexpr float | SIZE_SCALE_STEP = 1.12f |
| constexpr float | SPRITE_COLLISION_SCALE = 0.44f |
| constexpr int | TUXES_PER_SPACE_PRESS = 25 |
| constexpr float | WORLD_HALF_HEIGHT = 4.5f |
|
nodiscard |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |