io.c File Reference

#include <libintl.h>
#include <locale.h>
#include "io.h"
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include "player.h"
#include "generalfunc.h"
#include "main.h"
Include dependency graph for io.c:

Functions

char draw_info_win (int columns, int rows, char *firstmsg,...)
char draw_info_win_static (int columns, int rows, char *msg, int row)
int choose_race_win (int columns, int rows)
int choose_profession_win (int columns, int rows)
char * getstr_method ()
char * getchr_method ()
char * choosing_win (int columns, int rows, char *msg, int row, char *(*method)())
void eraseandput (int n, char *msg)
int message_length (int new_val)
void addmessage (char *msg, int reset)
int choose_direction (char dir, int *x, int *y, char params_unchanged)
void draw_direction_error (int columns, int rows)
void youdie (int columns, int rows)

Function Documentation

void addmessage ( char *  msg,
int  reset 
)

Here is the call graph for this function:

int choose_direction ( char  dir,
int *  x,
int *  y,
char  params_unchanged 
)
int choose_profession_win ( int  columns,
int  rows 
)

Here is the call graph for this function:

int choose_race_win ( int  columns,
int  rows 
)

Here is the call graph for this function:

char* choosing_win ( int  columns,
int  rows,
char *  msg,
int  row,
char *(*)()  method 
)

Here is the call graph for this function:

void draw_direction_error ( int  columns,
int  rows 
)

Here is the call graph for this function:

char draw_info_win ( int  columns,
int  rows,
char *  firstmsg,
  ... 
)
char draw_info_win_static ( int  columns,
int  rows,
char *  msg,
int  row 
)
void eraseandput ( int  n,
char *  msg 
)
char* getchr_method (  ) 
char* getstr_method (  ) 
int message_length ( int  new_val  ) 

Here is the call graph for this function:

void youdie ( int  columns,
int  rows 
)
Generated on Mon Nov 15 10:26:49 2010 for Tales of Paraverse by  doxygen 1.6.3