Unit terbutje

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

A wooden club studded with spikes made of obsidian

Overview

Functions and Procedures

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

Description

Functions and Procedures

procedure createTerbutje(itmx, itmy: smallint);

Create a terbutje

procedure useItem(equipped: boolean);

Equip weapon

procedure throw;

Remove weapon from inventory when thrown


Generated by PasDoc 0.16.0.