Stats_gump.cc File Reference

#include "actors.h"
#include "game.h"
#include "gamewin.h"
#include "misc_buttons.h"
#include "Stats_gump.h"
#include "Gump_manager.h"

Include dependency graph for Stats_gump.cc:

Go to the source code of this file.

Functions

static int Show_atts (int x, int y, int framenum)

Variables

const int ASLEEP = 0
const int POISONED = 1
const int CHARMED = 2
const int HUNGRY = 3
const int PROTECTED = 4
const int CURSED = 5
const int PARALYZED = 6


Function Documentation

static int Show_atts ( int  x,
int  y,
int  framenum 
) [static]

Definition at line 53 of file Stats_gump.cc.

References game, Shape_manager::get_instance(), Game::get_shape(), Shape_manager::paint_shape(), s, and SF_GUMPS_VGA.

Referenced by Stats_gump::paint().

Here is the call graph for this function:


Variable Documentation

const int ASLEEP = 0

Definition at line 35 of file Stats_gump.cc.

Referenced by Stats_gump::paint().

const int CHARMED = 2

Definition at line 35 of file Stats_gump.cc.

Referenced by Stats_gump::paint().

const int CURSED = 5

Definition at line 36 of file Stats_gump.cc.

Referenced by Stats_gump::paint().

const int HUNGRY = 3

Definition at line 35 of file Stats_gump.cc.

Referenced by Stats_gump::paint().

const int PARALYZED = 6

Definition at line 36 of file Stats_gump.cc.

Referenced by Stats_gump::paint().

const int POISONED = 1

Definition at line 35 of file Stats_gump.cc.

Referenced by Stats_gump::paint().

const int PROTECTED = 4

Definition at line 36 of file Stats_gump.cc.

Referenced by Stats_gump::paint().


Generated on Mon Jul 9 14:43:58 2007 for ExultEngine by  doxygen 1.5.1