(defclass CREATURE (ACTIVATABLE)(...)) |
scope | package ORG.LANGBAND.ENGINE |
location | classes.lisp |
inherits | ACTIVATABLE |
# variables | 11 |
# methods | 18 |
(CREATURE-ALIVE? (OBJ CREATURE)) [accessor] |
Called By | CMB-MONSTER-ATTACK!, DRAW-CREATURES, GAME-LOOP&, INTERACTIVE-TARGETING!, INVOKE-ON-DUNGEON-MONSTERS, IS-LEGAL-TARGET?, PROJECT-ON-LOS-MONSTERS and RUN-LEVEL! |
(MAXIMUM-HP (OBJ CREATURE)) [accessor] |
Called By | DISPLAY-PLAYER-MISC, HANDLE-TURN, PROCESS-SINGLE-MONSTER!, PROCESS-WORLD& and REGENERATE-HP! |
((SETF X-OFFSET) (OBJ CREATURE)) [accessor] |
Description | pixel offset on x-axis when doing actual painting. |
slot ALIVE? is of type T slot CURRENT-HP is of type T slot DISPLAY-X is of type T slot DISPLAY-Y is of type T |
slot LOC-X is of type T slot LOC-Y is of type T slot MAXIMUM-HP is of type T |
This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.