(defclass ACTIVE-OBJECT (ACTIVATABLE)(...)) |
scope | package ORG.LANGBAND.ENGINE |
location | classes.lisp |
inherits | ACTIVATABLE |
# variables | 22 |
# methods | 40 |
(AOBJ.CONTAINS (OBJ ACTIVE-OBJECT)) [accessor] |
((SETF AOBJ.IDENTIFY) (OBJ ACTIVE-OBJECT)) [accessor] |
Description | Bitfield that says how known the object is, see the +ident-*+ flags. | |
Called By |
(AOBJ.IDENTIFY (OBJ ACTIVE-OBJECT)) [accessor] |
Description | Bitfield that says how known the object is, see the +ident-*+ flags. | |
Called By |
(AOBJ.KIND (OBJ ACTIVE-OBJECT)) [accessor] |
((SETF AOBJ.MARKED) (OBJ ACTIVE-OBJECT)) [accessor] |
Description | boolean whether the object has been marked. | |
Called By |
(AOBJ.MARKED (OBJ ACTIVE-OBJECT)) [accessor] |
Description | boolean whether the object has been marked. | |
Called By |
((SETF AOBJ.NUMBER) (OBJ ACTIVE-OBJECT)) [accessor] |
Called By | %FILED-OBJECT, %HOME-INPUT-LOOP, %STORE-BUY-ITEM, ATTEMPT-MULTI-CREATION!, CREATE-AOBJ-FROM-KIND, PRODUCE-ACTIVE-MONSTER and STORE-MASS-PRODUCE! |
(AOBJ.NUMBER (OBJ ACTIVE-OBJECT)) [accessor] |
Called By |
|
(GET-ARMOUR-MODIFIER (OBJ ACTIVE-OBJECT)) [accessor] |
Called By | ADD-MAGIC-TO-ITEM!, DISPLAY-PLAYER-COMBAT-RATINGS, ENCHANT-ITEM!, HANDLE-PLAYER-UPDATES!, WRITE-OBJ-DESCRIPTION and WRITE-OBJ-DESCRIPTION |
(GET-DAMAGE-MODIFIER (OBJ ACTIVE-OBJECT)) [accessor] |
Called By | DISPLAY-PLAYER-COMBAT-RATINGS, ENCHANT-ITEM!, HANDLE-PLAYER-UPDATES!, MELEE-INFLICT-DAMAGE!, MISSILE-INFLICT-DAMAGE!, VAN/ADD-MAGIC-TO-WEAPON!, WRITE-OBJ-DESCRIPTION and WRITE-OBJ-DESCRIPTION |
(GET-TOHIT-MODIFIER (OBJ ACTIVE-OBJECT)) [accessor] |
Called By | DISPLAY-PLAYER-COMBAT-RATINGS, ENCHANT-ITEM!, HANDLE-PLAYER-UPDATES!, VAN/ADD-MAGIC-TO-WEAPON!, WRITE-OBJ-DESCRIPTION, WRITE-OBJ-DESCRIPTION and WRITE-OBJ-DESCRIPTION |
(LOCATION-X (OBJ ACTIVE-OBJECT)) [accessor] |
Called By |
|
(LOCATION-Y (OBJ ACTIVE-OBJECT)) [accessor] |
Called By |
|
((SETF X-OFFSET) (OBJ ACTIVE-OBJECT)) [accessor] |
Description | pixel offset on x-axis when doing actual painting. |
(X-OFFSET (OBJ ACTIVE-OBJECT)) [accessor] |
Description | pixel offset on x-axis when doing actual painting. | |
Called By |
((SETF Y-OFFSET) (OBJ ACTIVE-OBJECT)) [accessor] |
Description | pixel offset on y-axis when doing actual painting. |
slot ARMOUR-MODIFIER is of type T slot ARMOUR-RATING is of type T slot CONTAINS is of type T slot DAMAGE-DICE is of type T slot DAMAGE-MODIFIER is of type T slot DISPLAY-X is of type T slot DISPLAY-Y is of type T slot EVENTS is of type T slot GFX-SYM is of type T |
slot IDENTIFY is of type T |
Description | Bitfield that says how known the object is, see the +ident-*+ flags. |
slot INSCRIPTION is of type T slot KIND is of type T slot LOC-X is of type T slot LOC-Y is of type T |
slot NUMBER is of type T slot NUMBER-OF-DAMAGE-DICE is of type T slot SPEED-MODIFIER is of type T slot TEXT-SYM is of type T slot TOHIT-MODIFIER is of type T |
This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.