Public Attributes | |
int | texName |
double | left |
double | right |
double | top |
double | bottom |
Can be retrieved from some images to use them in OpenGL operations.
Definition at line 17 of file ImageData.hpp.
double Gosu::GLTexInfo::bottom |
Definition at line 20 of file ImageData.hpp.
double Gosu::GLTexInfo::left |
Definition at line 20 of file ImageData.hpp.
double Gosu::GLTexInfo::right |
Definition at line 20 of file ImageData.hpp.
Definition at line 19 of file ImageData.hpp.
double Gosu::GLTexInfo::top |
Definition at line 20 of file ImageData.hpp.