arena.h File Reference

#include "enum.h"

Include dependency graph for arena.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

NORETURN void run_arena (const std::string &teams)
monster_type arena_pick_random_monster (const level_id &place, int power, int &lev_mons)
bool arena_veto_random_monster (monster_type type)
bool arena_veto_place_monster (const mgen_data &mg, bool first_band_member, const coord_def &pos)
void arena_placed_monster (monster *mons)
void arena_split_monster (monster *split_from, monster *split_to)
void arena_monster_died (monster *mons, killer_type killer, int killer_index, bool silent, int corpse)
int arena_cull_items ()


Function Documentation

int arena_cull_items (  ) 

Here is the call graph for this function:

void arena_monster_died ( monster mons,
killer_type  killer,
int  killer_index,
bool  silent,
int  corpse 
)

Here is the call graph for this function:

monster_type arena_pick_random_monster ( const level_id place,
int  power,
int &  lev_mons 
)

Here is the call graph for this function:

void arena_placed_monster ( monster mons  ) 

Here is the call graph for this function:

void arena_split_monster ( monster split_from,
monster split_to 
)

Here is the call graph for this function:

bool arena_veto_place_monster ( const mgen_data mg,
bool  first_band_member,
const coord_def pos 
)

Here is the call graph for this function:

bool arena_veto_random_monster ( monster_type  type  ) 

Here is the call graph for this function:

NORETURN void run_arena ( const std::string teams  ) 

Here is the call graph for this function:


Generated on Thu Jan 13 13:03:00 2011 by  doxygen 1.5.6