Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cCreatureInfo Class Reference

#include <npcs.h>

List of all members.

Public Methods

 cCreatureInfo ()
 ~cCreatureInfo ()
bool canFly ()
bool needAntiBlink ()
SOUND getSound (MonsterSound type)
void addSound (MonsterSound type, SOUND sound)

Public Attributes

UI08 flag
SERIAL icon

Private Attributes

std::vector< SOUND > * sounds [ALL_MONSTER_SOUND]


Constructor & Destructor Documentation

cCreatureInfo::cCreatureInfo  
 

cCreatureInfo::~cCreatureInfo  
 


Member Function Documentation

void cCreatureInfo::addSound MonsterSound    type,
SOUND    sound
 

bool cCreatureInfo::canFly   [inline]
 

SOUND cCreatureInfo::getSound MonsterSound    type
 

bool cCreatureInfo::needAntiBlink   [inline]
 


Member Data Documentation

UI08 cCreatureInfo::flag
 

SERIAL cCreatureInfo::icon
 

std::vector<SOUND>* cCreatureInfo::sounds[ALL_MONSTER_SOUND] [private]
 


The documentation for this class was generated from the following files: SourceForge.net Logo