(defclass MAGIC-SPELL ()(...)) |
scope | package ORG.LANGBAND.VANILLA |
location | variants/vanilla/base.lisp |
# variables | 5 |
# methods | 10 |
((SETF SPELL.EFFECT) (OBJ MAGIC-SPELL)) [accessor] |
Description | A function which is invoked when the spell is cast. | |
Called By |
(SPELL.EFFECT (OBJ MAGIC-SPELL)) [accessor] |
Description | A function which is invoked when the spell is cast. | |
Called By |
((SETF SPELL.EFFECT-TYPE) (OBJ MAGIC-SPELL)) [accessor] |
Description | pointer to a spell-effect with necessary info. | |
Called By |
(SPELL.EFFECT-TYPE (OBJ MAGIC-SPELL)) [accessor] |
Description | pointer to a spell-effect with necessary info. | |
Called By |
((SETF SPELL.ID) (OBJ MAGIC-SPELL)) [accessor] |
Description | Id for the spell, everyone uses this id. | |
Called By |
(SPELL.ID (OBJ MAGIC-SPELL)) [accessor] |
Description | Id for the spell, everyone uses this id. | |
Called By | DEFINE-SPELL, GET-SPELL-ID, LEARN-SPELL!, OK-OBJECT?, PRINT-OBJECT and PRINT-OBJECT |
(SPELL.NAME (OBJ MAGIC-SPELL)) [accessor] |
Description | Name of the spell. | |
Called By | LEARN-SPELL!, OK-OBJECT?, PRINT-OBJECT and VAN-INVOKE-SPELL! |
This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.