![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Ancient bound djinn (Atlantis teleporter). This is the type that stays up all the time. More...
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. | |
Ancient bound djinn (Atlantis teleporter). This is the type that stays up all the time.
<author>Aredhel</author>
| override void DOL.GS.PermanentDjinn.Notify | ( | DOLEvent | e | ) | [virtual] |
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.