VAN/SKILL

Name

VAN/SKILL -- struct

Struct details

(defstruct VAN/SKILL ()(...))
scopepackage ORG.LANGBAND.VANILLA
locationvariants/vanilla/base.lisp
# variables3
# methods6

Methods

COPY-VAN/SKILL
 (COPY-VAN/SKILL (OBJ VAN/SKILL)) [function]

MAKE-VAN/SKILL
 (MAKE-VAN/SKILL)

VAN/SKILL-P
 (VAN/SKILL-P OBJ) [predicate]
Called By 

VAN/ADD-TO-A-SKILL!

VAN/SKILL.BASE
 (VAN/SKILL.BASE (OBJ VAN/SKILL)) [accessor]
Called By 

VAN/ADD-TO-A-SKILL!

VAN/SKILL.LVL-GAIN
 (VAN/SKILL.LVL-GAIN (OBJ VAN/SKILL)) [accessor]
Called By 

VAN/ADD-TO-A-SKILL!

VAN/SKILL.NAME
 (VAN/SKILL.NAME (OBJ VAN/SKILL)) [accessor]

Slots

 slot BASE is of type T
 slot LVL-GAIN is of type T
 slot NAME is of type T

This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.