sdl2_impl 0.1.0
Vendor SDL2 2.32 : IGraphic2Module / IAudioModule
Loading...
Searching...
No Matches
SdlWindow.hpp File Reference
#include <SDL.h>
#include "IWindow2.hpp"
#include "SdlGamepad.hpp"
#include "SdlKeyboard.hpp"
#include "SdlMouse.hpp"
#include "SdlPolygon.hpp"
#include "SdlSprite.hpp"
#include "SdlText.hpp"
#include <array>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for SdlWindow.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdlWindow
 Une fenetre SDL et son renderer, implemente IWindow2. More...
 

Detailed Description