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

util.h

Go to the documentation of this file.
00001 #ifndef __UTIL_H
00002 #define __UTIL_H
00003 
00004 #include <string>
00005 using namespace std;
00006 
00007 Uint32 getpixel(SDL_Surface *surface, int x, int y);
00008 string chooseRandomFile( string path, string fileType );
00009 string getHomeDir();
00010 #endif

Generated on Sat Nov 5 16:16:59 2005 for OPIE by  doxygen 1.4.2