Unit scrLook

Classes, Interfaces, Objects and Records
Types
Constants

Description

Screen used for the Look command

Uses

Overview

Functions and Procedures

procedure look(dir: word);

Variables

safeX: smallint;
safeY: smallint;
targetX: smallint;
targetY: smallint;

Description

Functions and Procedures

procedure look(dir: word);

Look around the map

Variables

safeX: smallint;

The last safe coordinates

safeY: smallint;

The last safe coordinates

targetX: smallint;

Target coordinates

targetY: smallint;

Target coordinates


Generated by PasDoc 0.16.0.