#include <SDL/SDL.h>#include <dirent.h>#include <vector>#include "util.h"#include "random.h"Include dependency graph for util.cpp:

Go to the source code of this file.
Functions | |
| Uint32 | getpixel (SDL_Surface *surface, int x, int y) |
| string | chooseRandomFile (string path, string fileType) |
| string | getHomeDir () |
|
||||||||||||
|
Definition at line 38 of file util.cpp. References d, dirent, nextInt, pos, and Opie::Internal::string(). Referenced by SFCave::changeState(). |
|
|
|
|
||||||||||||||||
|
Definition at line 11 of file util.cpp. References p. Referenced by Terrain::checkCollision(), and StarField::draw(). |
1.4.2