|
sdl2_impl 0.1.0
Vendor SDL2 2.32 : IGraphic2Module / IAudioModule
|
#include "IGraphic2Module.hpp"#include "window/SdlWindow.hpp"#include "event/SdlGamepad.hpp"#include "event/SdlKeyboard.hpp"#include "event/SdlMouse.hpp"#include "graphic/SdlFont.hpp"#include "graphic/SdlPolygon.hpp"#include "graphic/SdlSprite.hpp"#include "graphic/SdlText.hpp"#include "graphic/SdlTexture.hpp"#include <SDL_image.h>#include <SDL_ttf.h>

Go to the source code of this file.
Classes | |
| class | SdlGraphicModule |
| SDL2 ne remplit que IGraphic2Module. More... | |