skillpr.h File Reference

#include "skill.h"
#include "player.h"
#include "npc.h"
Include dependency graph for skillpr.h:
This graph shows which files directly or indirectly include this file:

Functions

void show_skills (struct player *pl, int columns, int rows)
void distribute_skills (struct player *pl, int columns, int rows)
struct skillfind_skill (struct player *pl, int id)
void improve_skill (struct skill *sk)
void train_skill (struct player *pl, struct npc n)

Function Documentation

void distribute_skills ( struct player pl,
int  columns,
int  rows 
)

Here is the call graph for this function:

struct skill* find_skill ( struct player pl,
int  id 
) [read]
void improve_skill ( struct skill sk  ) 
void show_skills ( struct player pl,
int  columns,
int  rows 
)
void train_skill ( struct player pl,
struct npc  n 
)

Here is the call graph for this function:

Generated on Mon Nov 15 10:27:18 2010 for Tales of Paraverse by  doxygen 1.6.3