spl-clouds.cc File Reference

#include "AppHdr.h"
#include "spl-clouds.h"
#include "externs.h"
#include <algorithm>
#include "beam.h"
#include "cloud.h"
#include "coord.h"
#include "coordit.h"
#include "env.h"
#include "exercise.h"
#include "fprop.h"
#include "godconduct.h"
#include "itemprop.h"
#include "items.h"
#include "libutil.h"
#include "message.h"
#include "misc.h"
#include "mon-behv.h"
#include "mon-util.h"
#include "ouch.h"
#include "player.h"
#include "skills.h"
#include "spl-util.h"
#include "stuff.h"
#include "terrain.h"
#include "transform.h"
#include "viewchar.h"
#include "shout.h"

Include dependency graph for spl-clouds.cc:


Functions

bool conjure_flame (int pow, const coord_def &where)
bool stinking_cloud (int pow, bolt &beem)
int cast_big_c (int pow, cloud_type cty, const actor *caster, bolt &beam)
void big_cloud (cloud_type cl_type, const actor *agent, const coord_def &where, int pow, int size, int spread_rate, int colour, std::string name, std::string tile)
void cast_ring_of_flames (int power)
void manage_fire_shield (int delay)
void corpse_rot (actor *caster)
int make_a_normal_cloud (coord_def where, int pow, int spread_rate, cloud_type ctype, const actor *agent, int colour, std::string name, std::string tile)
std::string get_evaporate_result_list (int potion)
bool cast_evaporate (int pow, bolt &beem, int pot_idx)
int holy_flames (monster *caster, actor *defender)

Function Documentation

void big_cloud ( cloud_type  cl_type,
const actor agent,
const coord_def where,
int  pow,
int  size,
int  spread_rate,
int  colour,
std::string  name,
std::string  tile 
)

Here is the call graph for this function:

int cast_big_c ( int  pow,
cloud_type  cty,
const actor caster,
bolt beam 
)

Here is the call graph for this function:

bool cast_evaporate ( int  pow,
bolt beem,
int  pot_idx 
)

Here is the call graph for this function:

void cast_ring_of_flames ( int  power  ) 

Here is the call graph for this function:

bool conjure_flame ( int  pow,
const coord_def where 
)

Here is the call graph for this function:

void corpse_rot ( actor caster  ) 

Here is the call graph for this function:

std::string get_evaporate_result_list ( int  potion  ) 

Here is the call graph for this function:

int holy_flames ( monster caster,
actor defender 
)

Here is the call graph for this function:

int make_a_normal_cloud ( coord_def  where,
int  pow,
int  spread_rate,
cloud_type  ctype,
const actor agent,
int  colour,
std::string  name,
std::string  tile 
)

Here is the call graph for this function:

void manage_fire_shield ( int  delay  ) 

Here is the call graph for this function:

bool stinking_cloud ( int  pow,
bolt beem 
)

Here is the call graph for this function:


Generated on Thu Jan 13 13:23:24 2011 by  doxygen 1.5.6