GET-POWER-LVL

Name

GET-POWER-LVL -- generic function

Description

Returns a fixnum with the power-lvl for the given object/creature.

Methods

GET-POWER-LVL
 (GET-POWER-LVL (OBJ ACTIVE-OBJECT)) [method]
Calls 

AOBJ.KIND and GET-POWER-LVL

Location 

object.lisp

GET-POWER-LVL
 (GET-POWER-LVL (OBJ OBJECT-KIND)) [method]
Calls 

OBJECT.POWER-LVL

Location 

object.lisp

GET-POWER-LVL
 (GET-POWER-LVL (PLAYER PLAYER)) [method]
Calls 

PLAYER.POWER-LVL

Location 

player.lisp

GET-POWER-LVL
 (GET-POWER-LVL (OBJ ACTIVE-MONSTER)) [method]
Calls 

AMON.KIND and GET-POWER-LVL

Location 

monster.lisp

GET-POWER-LVL
 (GET-POWER-LVL (OBJ MONSTER-KIND)) [method]
Calls 

MONSTER.POWER-LVL

Location 

monster.lisp

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