TARGET

Name

TARGET -- struct

Struct details

(defstruct TARGET ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables3
# methods5

Methods

MAKE-TARGET
 (MAKE-TARGET)

TARGET-P
 (TARGET-P OBJ) [predicate]

TARGET.OBJ
 (TARGET.OBJ (OBJ TARGET)) [accessor]
Called By 

%PRINT-TARGET, INTERACTIVE-TARGETING!, IS-LEGAL-TARGET?, IS-TARGETING? and SWAP-MONSTERS!

TARGET.X
 (TARGET.X (OBJ TARGET)) [accessor]
Called By 

%PRINT-TARGET, DISPLAY-TARGET, GET-DESTINATION-COORDS, INTERACTIVE-TARGETING!, IS-LEGAL-TARGET? and REMOVE-TARGET-DISPLAY

TARGET.Y
 (TARGET.Y (OBJ TARGET)) [accessor]
Called By 

%PRINT-TARGET, DISPLAY-TARGET, GET-DESTINATION-COORDS, INTERACTIVE-TARGETING!, IS-LEGAL-TARGET? and REMOVE-TARGET-DISPLAY

Slots

 slot OBJ is of type T
 slot X is of type T
 slot Y is of type T

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