Aolis Engine
0.1.0_alpha1
Adventure Game Engine
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
include
aolis
ui
display.h
1
#ifndef AOLIS_DISPLAY_H
2
#define AOLIS_DISPLAY_H
3
4
#include <SDL2/SDL.h>
5
13
int
loadDisplay(
const
char
* title);
14
20
int
freeDisplay();
21
27
SDL_Window* getDisplay();
28
33
SDL_Renderer* getRenderer();
34
35
#endif
/* AOLIS_DISPLAY_H */
Generated on Mon Nov 3 2014 18:55:10 for Aolis Engine by
1.8.3.1