#include "antistd.h"
#include "input.h"
Include dependency graph for frontend.h:
This graph shows which files directly or indirectly include this file:
Data Structures | |
struct | aeWindowProps |
Functions | |
void | aeInitWindow () |
void | aeSetWindowProps (aeWindowProps) |
aeWindowProps | aeGetWindowProps () |
Variables | |
SDL_Surface * | __aeSDLScreen |
aeWindowProps | __aeCurrentWindowProps |
aeWindowProps aeGetWindowProps | ( | ) |
void aeInitWindow | ( | ) |
void aeSetWindowProps | ( | aeWindowProps | ) |
SDL_Surface* __aeSDLScreen |