Unit merchant
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Merchant - Buys and sells items
Uses
- SysUtils
- merchant_inventory
Overview
Functions and Procedures
procedure createMerchant(uniqueid, npcx, npcy: smallint); |
procedure takeTurn(id: smallint); |
Description
Functions and Procedures
procedure createMerchant(uniqueid, npcx, npcy: smallint); |
Create a merchant |
procedure takeTurn(id: smallint); |
The NPC takes their turn in the game loop |
Generated by PasDoc 0.16.0.