![]() |
Bbop-2D 0.4.1-alpha
Bbop-2D is a c++ library based on openGL to make 2D game. It implement sprite, shape, light and more.
|
#include <GL/glew.h>#include <GLFW/glfw3.h>#include <iostream>#include <vector>#include "animatedSpriteClass.h"#include "sceneClass.h"#include "spriteClass.h"#include "collisionBoxClass.h"#include "bbopMathClass.h"#include "lightClass.h"#include "cameraClass.h"

Go to the source code of this file.
Classes | |
| class | Map |
| La class Map initialise une map LDTK More... | |