(defclass CHARACTER-CLASS ()(...)) |
scope | package ORG.LANGBAND.ENGINE |
location | classes.lisp |
# variables | 17 |
# methods | 34 |
((SETF CLASS.MOD-AGE) (OBJ CHARACTER-CLASS)) [accessor] |
Description | A flexible object modifying starting age for a player. |
(CLASS.MOD-AGE (OBJ CHARACTER-CLASS)) [accessor] |
Description | A flexible object modifying starting age for a player. |
((SETF CLASS.MOD-STATUS) (OBJ CHARACTER-CLASS)) [accessor] |
Description | A flexible object modifying starting status for a player. |
(CLASS.MOD-STATUS (OBJ CHARACTER-CLASS)) [accessor] |
Description | A flexible object modifying starting status for a player. |
(CLASS.SYMBOL (OBJ CHARACTER-CLASS)) [accessor] |
Called By | %QUERY-FOR-CLASS, GET-CHARACTER-PICTURE, GET-CLASS-TILE and HANDLE-PLAYER-UPDATES! |
(GET-ID (OBJ CHARACTER-CLASS)) [accessor] |
((SETF GET-IMMUNITIES) (OBJ CHARACTER-CLASS)) [accessor] |
Description | Integer with bit-flags, not array. |
(GET-IMMUNITIES (OBJ CHARACTER-CLASS)) [accessor] |
Description | Integer with bit-flags, not array. | |
Called By |
((SETF GET-RESISTS) (OBJ CHARACTER-CLASS)) [accessor] |
Description | Integer with bit-flags, not array. |
(GET-RESISTS (OBJ CHARACTER-CLASS)) [accessor] |
Description | Integer with bit-flags, not array. | |
Called By | CALCULATE-ABILITIES!, CALCULATE-ABILITIES!, DISPLAY-MONSTER-RECALL and SHARED-INITIALIZE |
(GET-STAT-SUSTAINS (OBJ CHARACTER-CLASS)) [accessor] |
Description | an integer with bit-flags. | |
Called By | CALCULATE-ABILITIES!, CALCULATE-ABILITIES!, GET-STAT-SUSTAINS and UPDATE-PLAYER-STAT! |
((SETF GET-VULNERABILITIES) (OBJ CHARACTER-CLASS)) [accessor] |
Description | Integer with bit-flags, not array. |
slot ABILITIES is of type T slot DESC is of type T slot HIT-DICE is of type T slot ID is of type T |
slot SKILLS is of type T slot STARTING-EQ is of type T slot STAT-CHANGES is of type T |
slot SYMBOL is of type T slot TITLES is of type T |
This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.