Pol  Rev 533
USpellParams Class Reference

#include <spells.h>

List of all members.

Public Member Functions

 USpellParams ()
 USpellParams (ConfigElem &elem)

Public Attributes

unsigned short delay
unsigned short difficulty
unsigned short manacost
unsigned short pointvalue

Detailed Description

Definition at line 31 of file spells.h.


Constructor & Destructor Documentation

Definition at line 125 of file spells.cpp.

Definition at line 133 of file spells.cpp.


Member Data Documentation

unsigned short USpellParams::delay

Definition at line 42 of file spells.h.

Referenced by USpell::delay().

unsigned short USpellParams::difficulty

Definition at line 40 of file spells.h.

Referenced by USpell::check_skill(), and USpell::difficulty().

unsigned short USpellParams::manacost

Definition at line 39 of file spells.h.

Referenced by USpell::manacost().

unsigned short USpellParams::pointvalue

Definition at line 41 of file spells.h.

Referenced by USpell::check_skill().


The documentation for this class was generated from the following files: