Unit necro_axe
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Necrotic axe
Uses
- SysUtils
Overview
Functions and Procedures
procedure createNecroAxe(itmx, itmy: smallint); |
procedure useItem(equipped: boolean; ident: smallint); |
procedure throw(itemID: smallint); |
procedure thrownDamaged(itmID: smallint; inventory: boolean); |
Description
Functions and Procedures
procedure createNecroAxe(itmx, itmy: smallint); |
Create an axe |
procedure useItem(equipped: boolean; ident: smallint); |
Equip weapon |
procedure throw(itemID: smallint); |
Remove weapon from inventory when thrown |
procedure thrownDamaged(itmID: smallint; inventory: boolean); |
Check if weapon is damaged when thrown |
Generated by PasDoc 0.16.0.