#include <tile.hpp>
Public Member Functions | |
ImageSpec (const std::string &newfile, const Rectf &newrect) | |
Public Attributes | |
std::string | file |
Rectf | rect |
Definition at line 86 of file tile.hpp.
Tile::ImageSpec::ImageSpec | ( | const std::string & | newfile, | |
const Rectf & | newrect | |||
) | [inline] |
std::string Tile::ImageSpec::file |