|
xoreos
0.0.5
|
Make the render window display our icon. More...
Go to the source code of this file.
Namespaces | |
| Graphics | |
Functions | |
| static SDL_Surface * | Graphics::createStaticIconSurface () |
| static void | Graphics::setStaticIcon (SDL_Window &window) |
| void | Graphics::setWindowIcon (SDL_Window &window) |
Variables | |
| static const byte | Graphics::kStaticIcon [32 *32 *4] |
| Static version of the xoreos icon. More... | |
Make the render window display our icon.
Definition in file icon.cpp.
1.8.14