Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

fieldimageloader.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                           textfile_evaluation.h  -  description
00003                              -------------------
00004     begin                : Thu Oct 06 2002
00005     copyright            : (C) 2002 by Martin Bickel
00006     email                : bickel@asc-hq.org
00007  ***************************************************************************/
00008 
00009 
00010 #ifndef fieldimageloaderH
00011 #define fieldimageloaderH
00012 
00013 #include "graphics/surface.h"
00014 
00015 extern vector<Surface> loadASCFieldImageArray ( const ASCString& file, int num );
00016 extern Surface loadASCFieldImage ( const ASCString& file, bool applyFieldMask = true );
00017 extern void snowify( Surface& s, bool adaptive  = true);
00018 
00019 
00020 #endif

Generated on Tue Jun 24 01:27:41 2008 for Advanced Strategic Command by  doxygen 1.4.2