Unit short_bow

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

A short bow

Overview

Functions and Procedures

procedure createShortBow(itmx, itmy: smallint);
procedure useItem(equipped: boolean);
procedure throw;

Description

Functions and Procedures

procedure createShortBow(itmx, itmy: smallint);

Create a bow

procedure useItem(equipped: boolean);

Equip weapon

procedure throw;

Remove weapon from inventory when thrown


Generated by PasDoc 0.16.0.