langband-engine Reference Documentation
Checks if the given object/class/monster/etc _is_ (not provides) resistant to a certain element.
RESISTS-ELEMENT?
(RESISTS-ELEMENT? (OBJECT ACTIVE-OBJECT) ELEMENT) [method]
AOBJ.KIND, BIT-FLAG-SET?, GET-ELEMENT-FLAG and GET-RESISTS
object.lisp
(RESISTS-ELEMENT? (OBJECT OBJECT-KIND) ELEMENT) [method]
BIT-FLAG-SET?, GET-ELEMENT-FLAG and GET-RESISTS
(RESISTS-ELEMENT? (OBJECT PLAYER) ELEMENT) [method]
GET-ELEMENT-NUMBER and GET-RESISTANCE-TABLE
player.lisp
(RESISTS-ELEMENT? (OBJECT ACTIVE-MONSTER) ELEMENT) [method]
AMON.KIND and RESISTS-ELEMENT?
monster.lisp
(RESISTS-ELEMENT? (OBJECT MONSTER-KIND) ELEMENT) [method]
This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.