ImageData.hpp File Reference

Interface of the ImageData class. More...

Go to the source code of this file.


Classes

struct  Gosu::GLTexInfo
 Contains information about the underlying OpenGL texture and the u/v space used for image data. More...
class  Gosu::ImageData
 The ImageData class is an abstract base class for drawable images. More...

Namespaces

namespace  Gosu
 The library's main namespace.


Detailed Description

Interface of the ImageData class.

Definition in file ImageData.hpp.