#include <SDL3/SDL.h>#include <cstdint>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | defender |
Functions | |
| SpriteAlphaBounds | defender::calculate_alpha_bounds (SDL_Surface *surface, std::uint8_t threshold) |
| SDL_Surface * | defender::load_light_background_png (const std::string &path) |