|
igraphic 0.2.0
Contrats graphiques chargeables : IGraphic2Module / IGraphic3Module
|
#include "window/IWindow2.hpp"#include "event/IGamepad.hpp"#include "event/IKeyboard.hpp"#include "event/IMouse.hpp"#include "graphic/IFont.hpp"#include "graphic/IPolygon.hpp"#include "graphic/ISprite.hpp"#include "graphic/IText.hpp"#include "graphic/ITexture.hpp"#include "IModule.hpp"

Go to the source code of this file.
Classes | |
| class | IGraphic2Module |
| A vendor's 2D factory : window, input, loaded resources and the objects that reference them. A vendor that cannot do 3D implements this one and nothing else. More... | |