#include "graphics/surface.h"Include dependency graph for fieldimageloader.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| vector< Surface > | loadASCFieldImageArray (const ASCString &file, int num) |
| Surface | loadASCFieldImage (const ASCString &file, bool applyFieldMask=true) |
| void | snowify (Surface &s, bool adaptive=true) |
|
||||||||||||
|
Definition at line 178 of file fieldimageloader.cpp. References applyFieldMask(), RWOPS_Handler::Close(), errorMessage(), fieldsizex, fieldsizey, fileNameDelimitter, RWOPS_Handler::Get(), StringTokenizer::getNextToken(), tnstream::reading, s2, s3, SDL_RWFromStream(), FileName::suffix(), ASCString::toLower(), and warning(). Referenced by ASCImageProperty::operation_eq(). |
|
||||||||||||
|
||||||||||||
|
Definition at line 38 of file fieldimageloader.cpp. References Surface::transparent. Referenced by ObjectType::runTextIO(), and TerrainType::Weather::runTextIO(). |
1.4.2