C:/foster/Dev-Cpp/dmf/piedmont/misc.cpp File Reference

#include "misc.h"

Include dependency graph for misc.cpp:

Go to the source code of this file.

Functions

SDL_Rect makerect (int x, int y, int w, int h)
void wait_frame ()
char * get_level_filename (int level_number)
tile_infoprocess_tile (int index, int first_flag, char *tilename)
void print_paul_info (paul_info *p)
void print_tile_info (tile_info *t)


Function Documentation

char* get_level_filename ( int  level_number  ) 

Definition at line 51 of file misc.cpp.

Referenced by main().

SDL_Rect makerect ( int  x,
int  y,
int  w,
int  h 
)

void print_paul_info ( paul_info p  ) 

void print_tile_info ( tile_info t  ) 

tile_info* process_tile ( int  index,
int  first_flag,
char *  tilename 
)

void wait_frame (  ) 

Definition at line 41 of file misc.cpp.

References FRAMES_PER_SECOND.

Referenced by main().


Generated on Thu May 22 10:42:41 2008 for piedmont by  doxygen 1.5.5