LPCGame
A 2d game 'engine' written in C++
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
window.h File Reference
#include <string>
#include <stdexcept>
#include <memory>
#include <SDL.h>
#include <luabind/luabind.hpp>
#include "image.h"
#include "animatedimage.h"
#include "rect.h"
#include "text.h"
#include "color.h"

Go to the source code of this file.

Classes

class  Window
 Handles the window. More...