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

CMagicMove Class Reference

#include <uoxstruct.h>

List of all members.

Public Methods

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

Private Attributes

UI16 effect
UI08 speed
UI08 loop
UI08 explode


Constructor & Destructor Documentation

CMagicMove::CMagicMove   [inline]
 


Member Function Documentation

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

UI16 CMagicMove::Effect void   const [inline]
 

void CMagicMove::Explode UI08   newVal [inline]
 

UI08 CMagicMove::Explode void   const [inline]
 

void CMagicMove::Loop UI08   newVal [inline]
 

UI08 CMagicMove::Loop void   const [inline]
 

void CMagicMove::Speed UI08   newVal [inline]
 

UI08 CMagicMove::Speed void   const [inline]
 


Member Data Documentation

UI16 CMagicMove::effect [private]
 

UI08 CMagicMove::explode [private]
 

UI08 CMagicMove::loop [private]
 

UI08 CMagicMove::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