Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CMagicStat Class Reference

#include <uoxstruct.h>

List of all members.

Public Methods

 CMagicStat ()
UI16 Effect (void) const
UI08 Speed (void) const
UI08 Loop (void) const
void Effect (UI08 p1, UI08 p2)
void Speed (UI08 newVal)
void Loop (UI08 newVal)

Private Attributes

UI16 effect
UI08 speed
UI08 loop


Constructor & Destructor Documentation

CMagicStat::CMagicStat   [inline]
 


Member Function Documentation

void CMagicStat::Effect UI08   p1,
UI08   p2
[inline]
 

UI16 CMagicStat::Effect void   const [inline]
 

void CMagicStat::Loop UI08   newVal [inline]
 

UI08 CMagicStat::Loop void   const [inline]
 

void CMagicStat::Speed UI08   newVal [inline]
 

UI08 CMagicStat::Speed void   const [inline]
 


Member Data Documentation

UI16 CMagicStat::effect [private]
 

UI08 CMagicStat::loop [private]
 

UI08 CMagicStat::speed [private]
 


The documentation for this class was generated from the following file:
Generated at Sun Sep 16 22:45:38 2001 for UOX3 by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001