Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.GameGravestone Class Reference

This class holds all information that EVERY object in the game world needs! More...

Inheritance diagram for DOL.GS.GameGravestone:
DOL.GS.GameStaticItem DOL.GS.GameObject DOL.GS.Point3D DOL.GS.Point2D DOL.GS.IPoint3D DOL.GS.IPoint2D DOL.GS.IPoint2D

List of all members.

Public Member Functions

 GameGravestone (GamePlayer player, long xpValue)
 Constructs a new empty Gravestone.

Properties

long XPValue [get, set]
 returns the xpvalue of this gravestone

Detailed Description

This class holds all information that EVERY object in the game world needs!


Constructor & Destructor Documentation

DOL.GS.GameGravestone.GameGravestone ( GamePlayer  player,
long  xpValue 
)

Constructs a new empty Gravestone.


Property Documentation

long DOL.GS.GameGravestone.XPValue [get, set]

returns the xpvalue of this gravestone


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events