xoreos  0.0.5
Namespaces | Functions | Variables
icon.cpp File Reference

Make the render window display our icon. More...

#include <cstring>
#include "src/graphics/icon.h"
Include dependency graph for icon.cpp:

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...
 

Detailed Description

Make the render window display our icon.

Definition in file icon.cpp.