![]() |
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.
|
Stock une image. More...
#include <textureClass.h>
Public Attributes | |
| int | width |
| int | height |
| int | nrChannels |
| unsigned char * | data |
Stock une image.
| unsigned char* Image::data |
| int Image::height |
| int Image::nrChannels |
| int Image::width |