Aolis Engine
0.1.0_alpha1
Adventure Game Engine
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
include
aolis
graphic
graphic.h
1
#ifndef AOLIS_GRAPHIC_H
2
#define AOLIS_GRAPHIC_H
3
4
#include <SDL2/SDL.h>
5
13
int
loadBackground(
const
char
* image);
14
18
void
freeBackground();
19
25
SDL_Surface* getBackground();
26
27
#endif
/* AOLIS_GRAPHIC_H */
Generated on Mon Nov 3 2014 18:55:10 for Aolis Engine by
1.8.3.1