22 #ifndef QDENGINE_QDCORE_UTIL_SPLASH_SCREEN_H 23 #define QDENGINE_QDCORE_UTIL_SPLASH_SCREEN_H 38 bool create(
int bitmap_resid);
39 bool create(
const char *bitmap_file);
41 bool set_mask(
int mask_resid);
42 bool set_mask(
const char *mask_file);
56 byte *_palette =
nullptr;
57 int _paletteCount = 0;
64 #endif // QDENGINE_QDCORE_UTIL_SPLASH_SCREEN_H
Definition: splash_screen.h:31
Базовый класс для игровых ресурсов.
Definition: console.h:28
Definition: formatinfo.h:28