Bbop-Library 0.4.1-alpha
Opengl library to build 2d apps and game that implement a light system named Lumop
 
Loading...
Searching...
No Matches
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"

Go to the source code of this file.

Classes

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