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.
Loading...
Searching...
No Matches
Classes
spriteClass.h File Reference
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include <cmath>
#include "textureClass.h"
#include "collisionBoxClass.h"
#include "bbopMathClass.h"
#include "bbopGlobal.h"
#include "shapeClass.h"
#include "VAO.h"
#include "VBO.h"
#include "EBO.h"
Include dependency graph for spriteClass.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sprite
 Gère un Sprite (Rectangle avec une Texture) More...
 
class  NoTextureSprite