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

Ancient bound djinn (Atlantis teleporter). This is the type that stays up all the time. More...

Inheritance diagram for DOL.GS.PermanentDjinn:
DOL.GS.AncientBoundDjinn DOL.GS.GameTeleporter DOL.GS.GameNPC DOL.GS.GameLiving DOL.GS.GameObject DOL.GS.Point3D DOL.GS.Point2D DOL.GS.IPoint3D DOL.GS.IPoint2D DOL.GS.IPoint2D

List of all members.

Classes

class  EmoteEvent
 Event for djinn emotes.
class  EmoteTimer
 Provides a timer for djinn emotes.

Public Member Functions

 PermanentDjinn (DjinnStone djinnStone)
override void Notify (DOLEvent e)
 Processes events coming from the timer.

Properties

override byte Size [get]
 Permanent djinns in dungeons appear to be slightly bigger.
override int HoverHeight [get]
 Since they are bigger, they need to hover at greater height.

Detailed Description

Ancient bound djinn (Atlantis teleporter). This is the type that stays up all the time.

<author>Aredhel</author>


Member Function Documentation

override void DOL.GS.PermanentDjinn.Notify ( DOLEvent  e) [virtual]

Processes events coming from the timer.

Parameters:
e

Reimplemented from DOL.GS.GameObject.


Property Documentation

override int DOL.GS.PermanentDjinn.HoverHeight [get, protected]

Since they are bigger, they need to hover at greater height.

Reimplemented from DOL.GS.AncientBoundDjinn.

override byte DOL.GS.PermanentDjinn.Size [get, protected]

Permanent djinns in dungeons appear to be slightly bigger.

Reimplemented from DOL.GS.AncientBoundDjinn.


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