Image.hpp File Reference

Interface of the Image class and helper functions. More...

Go to the source code of this file.

Namespaces

namespace  Gosu

Classes

class  Gosu::Image
 Provides functionality for drawing rectangular images. More...

Functions

template<typename Container>
void Gosu::imagesFromTiledBitmap (Graphics &graphics, const std::wstring &filename, int tileWidth, int tileHeight, bool hardBorders, Container &appendTo)
template<typename Container>
void Gosu::imagesFromTiledBitmap (Graphics &graphics, const Bitmap &bmp, int tileWidth, int tileHeight, bool hardBorders, Container &appendTo)


Detailed Description

Interface of the Image class and helper functions.


Generated on Sat Feb 7 22:34:53 2009 for Gosu by  doxygen 1.5.5